mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][fix] update accelerate dependency to 1.7+ for AutoDeploy (#7077)
Signed-off-by: Frida Hou <201670829+Fridah-nv@users.noreply.github.com>
This commit is contained in:
parent
9f51f8d20c
commit
f03053b4dd
@ -1,6 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu128
|
||||
-c constraints.txt
|
||||
accelerate>=0.25.0
|
||||
accelerate>=1.7.0
|
||||
build
|
||||
colored
|
||||
cuda-python>=12,<13
|
||||
|
||||
Loading…
Reference in New Issue
Block a user