Unverified Commit 0d99adb7 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

upgrade transformers 4.51.0 (#5088)

parent efbae697
......@@ -38,7 +38,7 @@ runtime_common = [
"pyzmq>=25.1.2",
"soundfile==0.13.1",
"torchao>=0.7.0",
"transformers==4.50.0",
"transformers==4.51.0",
"uvicorn",
"uvloop",
"compressed-tensors",
......
......@@ -27,7 +27,7 @@ pip install -e "python[all]" --find-links ${FLASHINFER_REPO}
# Install additional dependencies
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
pip install cuda-python nvidia-cuda-nvrtc-cu12
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment