fix: add xgrammar dependency (#2126)
This commit is contained in:
@@ -22,7 +22,7 @@ runtime_common = ["aiohttp", "decord", "fastapi",
|
|||||||
"packaging", "pillow", "prometheus-client>=0.20.0",
|
"packaging", "pillow", "prometheus-client>=0.20.0",
|
||||||
"psutil", "pydantic", "python-multipart",
|
"psutil", "pydantic", "python-multipart",
|
||||||
"pyzmq>=25.1.2", "torchao", "uvicorn", "uvloop",
|
"pyzmq>=25.1.2", "torchao", "uvicorn", "uvloop",
|
||||||
"modelscope"]
|
"modelscope", "xgrammar"]
|
||||||
srt = ["sglang[runtime_common]", "torch", "vllm>=0.6.3.post1"]
|
srt = ["sglang[runtime_common]", "torch", "vllm>=0.6.3.post1"]
|
||||||
|
|
||||||
# HIP (Heterogeneous-computing Interface for Portability) for AMD
|
# HIP (Heterogeneous-computing Interface for Portability) for AMD
|
||||||
|
|||||||
Reference in New Issue
Block a user