paulpak58 commited on
Commit
4e7cfae
·
verified ·
1 Parent(s): c08ac25

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }