Johnblick187 commited on
Commit
32dbfa0
·
verified ·
1 Parent(s): 32dba37

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "architectures": ["Starcoder2ForCausalLM"],
3
- "model_type": "starcoder2",
4
  "hidden_size": 2048,
5
  "num_hidden_layers": 40,
6
  "num_attention_heads": 16,
 
1
  {
2
+ "architectures": ["SmartcoderMoEForCausalLM"],
3
+ "model_type": "SmartcoderMoE",
4
  "hidden_size": 2048,
5
  "num_hidden_layers": 40,
6
  "num_attention_heads": 16,