"packaging/vscode:/vscode.git/clone" did not exist on "00acf0b0c73cebe8941122dae585b0dd20aaf0f1"
Unverified Commit dc903e70 authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

[ROCm] Upgrade transformers to v4.38.0 (#2967)

parent a9c82128
......@@ -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.
......
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