"...text-generation-inference.git" did not exist on "e68509add7ac04f8d6b4b75fab6fa65f47c2a76c"
Unverified Commit bbab97a6 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

add partial_json_parser and einops (#4827)

parent 0bc0bf57
...@@ -49,6 +49,8 @@ srt = [ ...@@ -49,6 +49,8 @@ srt = [
"torch==2.5.1", "torch==2.5.1",
"cuda-python", "cuda-python",
"outlines>=0.0.44,<=0.1.11", "outlines>=0.0.44,<=0.1.11",
"partial_json_parser",
"einops",
] ]
# HIP (Heterogeneous-computing Interface for Portability) for AMD # 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