TensorRT-LLMs/examples/scaffolding/contrib
WeiHaocheng e64c565750
doc: add a directory for scaffolding contributors (#3224)
Signed-off-by: fredw <20514172+WeiHaocheng@users.noreply.github.com>
2025-04-02 16:08:00 +08:00
..
README.md doc: add a directory for scaffolding contributors (#3224) 2025-04-02 16:08:00 +08:00

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.