Removing custom_code tag as it's already natively supported from since minimax-m2 has been added!

#40
by itazap HF Staff - opened
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -66,10 +66,6 @@
66
  1,
67
  1
68
  ],
69
- "auto_map": {
70
- "AutoConfig": "configuration_minimax_m2.MiniMaxM2Config",
71
- "AutoModelForCausalLM": "modeling_minimax_m2.MiniMaxM2ForCausalLM"
72
- },
73
  "dtype": "bfloat16",
74
  "head_dim": 128,
75
  "hidden_act": "silu",
 
66
  1,
67
  1
68
  ],
 
 
 
 
69
  "dtype": "bfloat16",
70
  "head_dim": 128,
71
  "hidden_act": "silu",