Fix outlines version (#2036)
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies = ["requests", "tqdm", "numpy", "IPython"]
|
||||
runtime_common = ["aiohttp", "decord", "fastapi", "hf_transfer", "huggingface_hub", "interegular",
|
||||
"orjson", "packaging", "pillow", "prometheus-client>=0.20.0", "psutil", "pydantic", "python-multipart",
|
||||
"torchao", "uvicorn", "uvloop", "pyzmq>=25.1.2",
|
||||
"outlines>=0.0.44", "modelscope"]
|
||||
"outlines>=0.0.44,<0.1.0", "modelscope"]
|
||||
srt = ["sglang[runtime_common]", "torch", "vllm==0.6.3.post1"]
|
||||
|
||||
# HIP (Heterogeneous-computing Interface for Portability) for AMD
|
||||
|
||||
Reference in New Issue
Block a user