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 #1554

Merged
merged 3 commits into from
May 7, 2024
Merged

Update TensorRT-LLM #1554

merged 3 commits into from
May 7, 2024

Conversation

kaiyux
Copy link
Member

@kaiyux kaiyux commented May 7, 2024

  • Model Support
  • API
    • [BREAKING CHANGE] Add speculative decoding mode to the builder API
  • Benchmark
    • A --max_attention_window option is added to gptManagerBenchmark
  • Infra
    • Base Docker image for TensorRT-LLM is updated to nvcr.io/nvidia/pytorch:24.03-py3
    • Base Docker image for TensorRT-LLM backend is updated to nvcr.io/nvidia/tritonserver:24.03-py3
    • The dependent TensorRT version is updated to 10.0.1
    • The dependent CUDA version is updated to 12.4.0
    • The dependent PyTorch version is updated to 2.2.2

@MartinMarciniszyn MartinMarciniszyn self-requested a review May 7, 2024 15:06
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.

2 participants