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
b04cd3d4
Unverified
Commit
b04cd3d4
authored
Oct 24, 2025
by
Muqi Li
Committed by
GitHub
Oct 24, 2025
Browse files
Add 'gguf' to project dependencies (#12046)
parent
7ef5d8af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/pyproject.toml
python/pyproject.toml
+1
-0
No files found.
python/pyproject.toml
View file @
b04cd3d4
...
@@ -27,6 +27,7 @@ dependencies = [
...
@@ -27,6 +27,7 @@ dependencies = [
"einops"
,
"einops"
,
"fastapi"
,
"fastapi"
,
"flashinfer_python==0.4.1"
,
"flashinfer_python==0.4.1"
,
"gguf"
,
"hf_transfer"
,
"hf_transfer"
,
"huggingface_hub"
,
"huggingface_hub"
,
"interegular"
,
"interegular"
,
...
...
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