"vscode:/vscode.git/clone" did not exist on "8d6f6d6b664c32db457039ab01b1145a36efd038"
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