doc: add a directory for scaffolding contributors (#3224)

Signed-off-by: fredw <20514172+WeiHaocheng@users.noreply.github.com>
This commit is contained in:
WeiHaocheng 2025-04-02 16:08:00 +08:00 committed by GitHub
parent 5a72945eec
commit e64c565750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
## Contrib Examples
We create this directory to store the community contributed examples.
Contributors can add examples of customize inference time compute methods with customize Controller/Task/Worker.
We will continue to move some generic works on this directory back to the main code.