Enable CPU device on SGLang (#2806)
This commit is contained in:
@@ -65,6 +65,7 @@ global_server_args_dict = {
|
||||
"enable_nan_detection": ServerArgs.enable_nan_detection,
|
||||
"enable_dp_attention": ServerArgs.enable_dp_attention,
|
||||
"enable_ep_moe": ServerArgs.enable_ep_moe,
|
||||
"device": ServerArgs.device,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user