mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-14 00:25:23 +08:00
Bum up transformers version (#976)
This commit is contained in:
parent
005ba458b5
commit
7a9c20c715
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user