diff --git a/configs/7B_MoE4_sft.py b/configs/7B_MoE4_sft.py index ed157e6..92a93d0 100644 --- a/configs/7B_MoE4_sft.py +++ b/configs/7B_MoE4_sft.py @@ -176,4 +176,4 @@ monitor = dict( ), ) -model_type = "INTERNLM_MoE" +model_type = "INTERNLM_MoE" \ No newline at end of file