mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
doc: add a directory for scaffolding contributors (#3224)
Signed-off-by: fredw <20514172+WeiHaocheng@users.noreply.github.com>
This commit is contained in:
parent
5a72945eec
commit
e64c565750
7
examples/scaffolding/contrib/README.md
Normal file
7
examples/scaffolding/contrib/README.md
Normal 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.
|
||||
Loading…
Reference in New Issue
Block a user