Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
80d8aa19
Unverified
Commit
80d8aa19
authored
Aug 18, 2025
by
ishandhanani
Committed by
GitHub
Aug 18, 2025
Browse files
feat(sglang): unify entry point for SGLang backend architecture (#2493)
parent
28400714
Changes
41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pyproject.toml
pyproject.toml
+2
-2
No files found.
pyproject.toml
View file @
80d8aa19
...
...
@@ -62,7 +62,7 @@ vllm = [
sglang
=
[
"uvloop"
,
"nixl<=0.4.1"
,
"sglang[all]==0.
4.9.post6
"
,
"sglang[all]==0.
5.0rc2
"
,
]
llama_cpp
=
[
...
...
@@ -138,7 +138,7 @@ addopts = [
"--ignore-glob=*_inc.py"
,
"--ignore-glob=*/llm/tensorrtllm*"
,
"--ignore-glob=docs/*"
,
"--ignore-glob=components/backends/sglang/src/dynamo/sglang/
common
/*"
,
"--ignore-glob=components/backends/sglang/src/dynamo/sglang/
request_handlers
/*"
,
# FIXME: Get relative/generic blob paths to work here
]
xfail_strict
=
true
...
...
Prev
1
2
3
Next
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