refine fused_moe tuning docs (#5294)
This commit is contained in:
@@ -956,7 +956,7 @@ def get_moe_configs(
|
||||
logger.warning(
|
||||
(
|
||||
"Using default MoE config. Performance might be sub-optimal! "
|
||||
"Config file not found at %s"
|
||||
"Config file not found at %s, you can tune the config with https://github.com/sgl-project/sglang/blob/main/benchmark/kernels/fused_moe_triton/tuning_fused_moe_triton.py."
|
||||
),
|
||||
config_file_path,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user