Fix fused_moe triton configs (#7029)
This commit is contained in:
@@ -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",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user