Update on the development branch #2009
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The TensorRT-LLM team is pleased to announce that we have pushed an update to the development branch (and the Triton backend) this July 23, 2024.
This update includes:
chunk_lengthparameter to Whisper, thanks to the contribution from @MahmoudAshraf97 in addchunk_lengthparameter to Whisper #1909.use_custom_all_reduceargument is removed fromtrtllm-build.multi_block_modeargument is moved from build stage (trtllm-buildand builder API) to the runtime.cluster_infosdefined intensorrt_llm/auto_parallel/cluster_info.py, thanks to the contribution from @saeyoonoh in fix auto parallel cluster info typo #1987.docs/source/reference/troubleshooting.md, thanks for the contribution from @hattizai in chore: remove duplicate flag #1937.We are working on an update to the Llama FP8 code today or tomorrow (the current code works but we need to update the checkpoint converter).
Thanks,
The TensorRT-LLM Engineering Team
Beta Was this translation helpful? Give feedback.
All reactions