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

Bum up transformers version (#976)

parent 005ba458
...@@ -4,7 +4,7 @@ ray >= 2.5.1 ...@@ -4,7 +4,7 @@ ray >= 2.5.1
sentencepiece # Required for LLaMA tokenizer. sentencepiece # Required for LLaMA tokenizer.
numpy numpy
torch >= 2.0.0 torch >= 2.0.0
transformers >= 4.31.0 # Required for LLaMA-2. transformers >= 4.33.1 # Required for Code Llama.
xformers >= 0.0.21 xformers >= 0.0.21
fastapi fastapi
uvicorn uvicorn
......
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