Upgrade transformers==5.3.0 (#17784)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com> Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com> Co-authored-by: Alison Shao <alisonshao@mac.lan> Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
@@ -26,8 +26,6 @@ dependencies = [
|
||||
"einops",
|
||||
"fastapi",
|
||||
"gguf",
|
||||
"hf_transfer",
|
||||
"huggingface_hub",
|
||||
"intel-openmp; platform_machine == 'x86_64'",
|
||||
"interegular",
|
||||
"llguidance>=0.7.11,<0.8.0",
|
||||
@@ -62,7 +60,8 @@ dependencies = [
|
||||
"torchaudio==2.9.0",
|
||||
"torchvision==0.24.0",
|
||||
"tqdm",
|
||||
"transformers==4.57.1",
|
||||
"mistral_common>=1.9.0",
|
||||
"transformers==5.3.0",
|
||||
"triton==3.5.0",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
@@ -83,7 +82,7 @@ test = [
|
||||
"jsonlines",
|
||||
"matplotlib",
|
||||
"pandas",
|
||||
"peft",
|
||||
"peft>=0.18.0",
|
||||
"pytest",
|
||||
"sentence_transformers",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user