upgrade transformers 4.51.0 (#5088)
This commit is contained in:
@@ -38,7 +38,7 @@ runtime_common = [
|
|||||||
"pyzmq>=25.1.2",
|
"pyzmq>=25.1.2",
|
||||||
"soundfile==0.13.1",
|
"soundfile==0.13.1",
|
||||||
"torchao>=0.7.0",
|
"torchao>=0.7.0",
|
||||||
"transformers==4.50.0",
|
"transformers==4.51.0",
|
||||||
"uvicorn",
|
"uvicorn",
|
||||||
"uvloop",
|
"uvloop",
|
||||||
"compressed-tensors",
|
"compressed-tensors",
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ pip install -e "python[all]" --find-links ${FLASHINFER_REPO}
|
|||||||
|
|
||||||
# Install additional dependencies
|
# Install additional dependencies
|
||||||
pip install torch_memory_saver
|
pip install torch_memory_saver
|
||||||
pip install transformers==4.50.0 sentence_transformers accelerate==1.4.0 peft pandas datasets timm torchaudio
|
pip install transformers==4.51.0 sentence_transformers accelerate==1.4.0 peft pandas datasets timm torchaudio
|
||||||
|
|
||||||
# For compling xgrammar kernels
|
# For compling xgrammar kernels
|
||||||
pip install cuda-python nvidia-cuda-nvrtc-cu12
|
pip install cuda-python nvidia-cuda-nvrtc-cu12
|
||||||
|
|||||||
Reference in New Issue
Block a user