use transformers 4.48.3 (#3650)

This commit is contained in:
Yineng Zhang
2025-02-18 04:40:47 +08:00
committed by GitHub
parent a5375adc3a
commit 058d199d4e

View File

@@ -21,7 +21,7 @@ runtime_common = [
"hf_transfer", "huggingface_hub", "interegular", "modelscope",
"orjson", "packaging", "pillow", "prometheus-client>=0.20.0",
"psutil", "pydantic", "python-multipart", "pyzmq>=25.1.2",
"torchao>=0.7.0", "uvicorn", "uvloop", "xgrammar==0.1.10", "ninja"
"torchao>=0.7.0", "uvicorn", "uvloop", "xgrammar==0.1.10", "ninja", "transformers==4.48.3"
]
srt = [
"sglang[runtime_common]", "cuda-python",