[6/N] MoE Refactor: Cleanup MoE-related configs (#8849)
This commit is contained in:
@@ -113,6 +113,7 @@ def normalize_e4m3fn_to_e4m3fnuz(
|
||||
return weight, weight_scale, input_scale
|
||||
|
||||
|
||||
# TODO(ch-wan): define these backends in --moe-runner-backend
|
||||
def cutlass_block_fp8_supported() -> bool:
|
||||
if not get_bool_env_var("SGLANG_SUPPORT_CUTLASS_BLOCK_FP8"):
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user