Weekly release: 0.19.0.dev2025040800 #3357
kaiyux
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,
The TensorRT-LLM team is pleased to announce that we have updated a weekly release
0.19.0.dev2025040800
, and pushed an update to the Triton backend this April 8, 2025.The
0.19.0.dev2025040800
dev release includes:fp8_blockscale_gemm
is now open-sourced. (feat: Open source fp8_blockscale_gemm #3071).PeftCacheManager
support for PyTorch workflow (feat: Support PeftCacheManager in Torch #3186).DecoderState
via bindings and integrated it in decoder (refactor: Expose DecoderState via bindings and integrate in TRTLLMDecoder #3139).LlmArgs
withPydantic
and migrated remaining pybinding configurations to Python (chore: refactor the LlmArgs with Pydantic and migrate remaining pybinding configs to python #3025).trtllm-serve
examples and documentation (doc: refactor trtllm-serve examples and doc #3187).AutoDeploy
(fix: [AutoDeploy] Update README.md #3072).trtllm-llmapi-launch
on Slurm or other MPI-based system (doc: add MGMN doc #3135).The cut-off commit to this release is 5aeef6d. The code changes can be seen here: 7549573...5aeef6d.
Thanks,
The TensorRT-LLM Engineering Team
Beta Was this translation helpful? Give feedback.
All reactions