Support redundant experts in expert parallel (#6461)
This commit is contained in:
@@ -90,6 +90,7 @@ global_server_args_dict = {
|
||||
"speculative_accept_threshold_single": ServerArgs.speculative_accept_threshold_single,
|
||||
"torchao_config": ServerArgs.torchao_config,
|
||||
"triton_attention_reduce_in_fp32": ServerArgs.triton_attention_reduce_in_fp32,
|
||||
"ep_num_redundant_experts": ServerArgs.ep_num_redundant_experts,
|
||||
}
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user