TensorRT-LLM 0.13.0 Release #2270
Shixiaowei02
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are very pleased to announce the 0.13.0 version of TensorRT-LLM. This update includes:
Key Features and Enhancements
docs/source/speculative_decoding.md.ModelWeightsLoader(a unified checkpoint converter, seedocs/source/architecture/model-weights-loader.md).*.binand*.pth.LLMclass.trust_remote_codefor customized models and tokenizers downloaded from Hugging Face Hub.curandandbfloat16support forReDrafter.ModelRunnerCppclass.head_size=48cases for FMHA kernels.examples/dit/README.md.executorAPI.API Changes
use_fused_mlptoTrueby default.multi_block_modeby default.strongly_typedby default inbuilderAPI.maxNewTokens,randomSeedandminLengthtomaxTokens,seedandminTokensfollowing OpenAI style.LLMclassLLM.generatearguments to includePromptInputsandtqdm.executorAPILogitsPostProcessorConfig.FinishReasontoResult.Model Updates
examples/gemma/README.md.Fixed Issues
remove_input_paddingis enabled #1999)smoothquant. (convert qwen2-0.5b-instruct failed when using smoothquant #2087)exclude_modulespattern inconvert_utils.pyto the changes inquantize.py. ([Fix] Match exclude_modules pattern in convert_utils.py to quantize.py changes. #2113)FORCE_NCCL_ALL_REDUCE_STRATEGYis set.gpt_attention.LoraConfig. (in python 3.11 and release 0.8.0:ValueError: mutable default <class 'datasets.utils.version.Version'> for field version is not allowed: use default_factory#1323)Infrastructure Changes
nvcr.io/nvidia/pytorch:24.07-py3.nvcr.io/nvidia/tritonserver:24.07-py3.We are updating the
mainbranch regularly with new features, bug fixes and performance optimizations. Therelbranch will be updated less frequently, and the exact frequencies depend on your feedback.Thanks,
The TensorRT-LLM Engineering Team
This discussion was created from the release TensorRT-LLM 0.13.0 Release.
Beta Was this translation helpful? Give feedback.
All reactions