Commit 057f8f4
authored
feat: TensorRT-LLM engine (NVIDIA#317)
Engine, `tio` support and docs.
Proof of concept / experimental.1 parent 11a3665 commit 057f8f4
46 files changed
Lines changed: 4160 additions & 13 deletions
File tree
- applications/llm/count
- examples/rust
- launch/tio
- src
- lib
- bindings
- cpp/nvllm-trt
- include/nvidia/nvllm
- src
- api
- engine_stub
- engine_trt
- c
- python
- llm
- src
- engines
- trtllm
- executor
- processors
- protocols
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments