"vscode:/vscode.git/clone" did not exist on "4caca1ba0430a4ce4e96162c7d25cfebacb1153e"
Unverified Commit a10d5309 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Fix outlines version (#2036)

parent aae5434b
......@@ -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
......
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