Unverified Commit c20ecb6a authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

Upgrade transformers to v4.38.0 (#2965)

parent 5253edaa
......@@ -4,7 +4,7 @@ ray >= 2.9
sentencepiece # Required for LLaMA tokenizer.
numpy
torch == 2.1.2
transformers >= 4.37.0 # Required for Qwen2
transformers >= 4.38.0 # Required for Gemma.
xformers == 0.0.23.post1 # Required for CUDA 12.1.
fastapi
uvicorn[standard]
......
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