mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
* Update TensorRT-LLM --------- Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
build
|
|
cpp/*build*
|
|
cpp/cmake-*
|
|
cpp/.ccache
|
|
cpp/tests/resources/models
|
|
tensorrt_llm/libs
|
|
**/__pycache__
|
|
examples/**/.git
|
|
examples/**/*.bin
|
|
examples/**/*.engine
|
|
examples/**/*.onnx
|
|
examples/**/c-model
|
|
examples/gpt/gpt*
|