Unverified Commit 81653d96 authored by Simon Mo's avatar Simon Mo Committed by GitHub
Browse files

[Hotfix] [Debug] test_openai_server.py::test_guided_regex_completion (#3383)

parent eeab52a4
...@@ -12,5 +12,5 @@ pydantic >= 2.0 # Required for OpenAI server. ...@@ -12,5 +12,5 @@ pydantic >= 2.0 # Required for OpenAI server.
prometheus_client >= 0.18.0 prometheus_client >= 0.18.0
pynvml == 11.5.0 pynvml == 11.5.0
triton >= 2.1.0 triton >= 2.1.0
outlines >= 0.0.27 outlines == 0.0.34
cupy-cuda12x == 12.1.0 # Required for CUDA graphs. CUDA 11.8 users should install cupy-cuda11x instead. cupy-cuda12x == 12.1.0 # Required for CUDA graphs. CUDA 11.8 users should install cupy-cuda11x instead.
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