Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TensorRT-LLM #1274

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Update TensorRT-LLM #1274

merged 2 commits into from
Mar 12, 2024

Conversation

kaiyux
Copy link
Member

@kaiyux kaiyux commented Mar 12, 2024

  • Model Support
    • Support VILA (see “LLaVA and VILA” section in examples/multimodal/README.md)
  • Features
    • Support loading Gemma from Hugging Face
    • Add support to context chunking to work with KV cache reuse
    • Support auto parallelism planner for high-level API and unified builder workflow
    • Enable multi-LoRA for BART LoRA
  • API
    • [BREAKING CHANGE] Remove model parameter from gptManagerBenchmark and gptSessionBenchmark
  • Bug fixes
  • Performance
  • Infra
    • TensorRT dependency is updated to 9.3.
    • Base Docker image for TensorRT-LLM is updated to nvcr.io/nvidia/pytorch:24.01-py3
    • Base Docker image for TensorRT-LLM backend is updated to nvcr.io/nvidia/tritonserver:24.01-py3

@Shixiaowei02 Shixiaowei02 force-pushed the kaiyu/update branch 2 times, most recently from a3cbbf6 to df77e19 Compare March 12, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants