Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -53,8 +53,4 @@
|
|
| 53 |
"use_cache": true,
|
| 54 |
"use_expert_bias": true,
|
| 55 |
"vocab_size": 65536,
|
| 56 |
-
"auto_map": {
|
| 57 |
-
"AutoConfig": "configuration_lfm2_moe.Lfm2MoeConfig",
|
| 58 |
-
"AutoModelForCausalLM": "modeling_lfm2_moe.Lfm2MoeForCausalLM"
|
| 59 |
-
}
|
| 60 |
}
|
|
|
|
| 53 |
"use_cache": true,
|
| 54 |
"use_expert_bias": true,
|
| 55 |
"vocab_size": 65536,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
}
|