open-compass / open-compass/opencompass
[Feature] Add support for TensorRT-LLM inference engine
Open
@liushz is already working on this.
Since Feb 28, 2024.
planned feature
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 869
- Avg merge
- 17h 52m
- Merged PRs (30d)
- 13
Description
Describe the feature
Hi guys,
The TensorRT-LLM has been released last week. It was maintained by NVIDIA with high inference performance.
Link: https://github.com/NVIDIA/TensorRT-LLM
Will implement it by API calling or just integrate it into inference pipeline just like huggingface inference method? Which method is better?
Thanks
Will you implement it?
- I would like to implement this feature and create a PR!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.