"vscode:/vscode.git/clone" did not exist on "df267ee4e8500a2ef5960879f6d1ea49cc8ec40d"
Unverified Commit 058d199d authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

use transformers 4.48.3 (#3650)

parent a5375adc
...@@ -21,7 +21,7 @@ runtime_common = [ ...@@ -21,7 +21,7 @@ runtime_common = [
"hf_transfer", "huggingface_hub", "interegular", "modelscope", "hf_transfer", "huggingface_hub", "interegular", "modelscope",
"orjson", "packaging", "pillow", "prometheus-client>=0.20.0", "orjson", "packaging", "pillow", "prometheus-client>=0.20.0",
"psutil", "pydantic", "python-multipart", "pyzmq>=25.1.2", "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 = [ srt = [
"sglang[runtime_common]", "cuda-python", "sglang[runtime_common]", "cuda-python",
......
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