Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
bbab97a6
Unverified
Commit
bbab97a6
authored
Mar 27, 2025
by
Yineng Zhang
Committed by
GitHub
Mar 27, 2025
Browse files
add partial_json_parser and einops (#4827)
parent
0bc0bf57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
python/pyproject.toml
python/pyproject.toml
+2
-0
No files found.
python/pyproject.toml
View file @
bbab97a6
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment