Unverified Commit bb0fd749 authored by Junrong Lin's avatar Junrong Lin Committed by GitHub
Browse files

[Fix] Add compressed_tensors as deps (#4819)

parent 7f19e083
...@@ -39,6 +39,7 @@ runtime_common = [ ...@@ -39,6 +39,7 @@ runtime_common = [
"transformers==4.50.0", "transformers==4.50.0",
"uvicorn", "uvicorn",
"uvloop", "uvloop",
"compressed-tensors",
"xgrammar==0.1.17", "xgrammar==0.1.17",
] ]
......
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