Skip to content

Commit

Permalink
[ROCm] Upgrade transformers to v4.38.0 (vllm-project#2967)
Browse files Browse the repository at this point in the history
  • Loading branch information
WoosukKwon authored Feb 21, 2024
1 parent a9c8212 commit dc903e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-rocm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ray >= 2.9
sentencepiece # Required for LLaMA tokenizer.
numpy
tokenizers>=0.15.0
transformers >= 4.37.0 # Required for Mixtral.
transformers >= 4.38.0 # Required for Gemma.
fastapi
uvicorn[standard]
pydantic >= 2.0 # Required for OpenAI server.
Expand Down

0 comments on commit dc903e7

Please sign in to comment.