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

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Update TensorRT-LLM #2413

merged 2 commits into from
Nov 5, 2024

Conversation

kaiyux
Copy link
Member

@kaiyux kaiyux commented Nov 5, 2024

  • Model Support
  • Features
    • Added support for per-token per-channel FP8 (namely row-wise FP8) on Ada.
    • The maximum supported beam_width is extended to 256.
    • Added FP8 and INT8 SmoothQuant quantization support for the InternVL2-4B variant (LLM model only), see examples/multimodal/README.md.
  • API
    • [BREAKING CHANGE] Removed Python bindings of GptManager.
    • Exposed --trust_remote_code argument to the OpenAI API server. (openai_server error #2357)
  • Bug fixes
  • Infra
    • The dependent ModelOpt version is updated to 0.19.0.

@kaiyux kaiyux merged commit b7868dd into main Nov 5, 2024
@kaiyux kaiyux deleted the preview/main branch November 5, 2024 08:27
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