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
81372f3b
Unverified
Commit
81372f3b
authored
Jun 10, 2025
by
yudian0504
Committed by
GitHub
Jun 09, 2025
Browse files
Fix fused_moe triton configs (#7029)
parent
baa6624d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/pyproject.toml
python/pyproject.toml
+1
-1
No files found.
python/pyproject.toml
View file @
81372f3b
...
@@ -128,7 +128,7 @@ dev_cpu = ["sglang[all_cpu]", "sglang[test]"]
...
@@ -128,7 +128,7 @@ dev_cpu = ["sglang[all_cpu]", "sglang[test]"]
[tool.setuptools.package-data]
[tool.setuptools.package-data]
"sglang"
=
[
"sglang"
=
[
"srt/layers/moe/fused_moe_triton/configs/*.json"
,
"srt/layers/moe/fused_moe_triton/configs/*
/*
.json"
,
"srt/layers/quantization/configs/*.json"
,
"srt/layers/quantization/configs/*.json"
,
]
]
...
...
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