"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "49b23e1583346029bdd28e67b2fd146c9569a789"
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 ...@@ -4,7 +4,7 @@ ray >= 2.9
sentencepiece # Required for LLaMA tokenizer. sentencepiece # Required for LLaMA tokenizer.
numpy numpy
torch == 2.1.2 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. xformers == 0.0.23.post1 # Required for CUDA 12.1.
fastapi fastapi
uvicorn[standard] 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