LeroyDyer commited on
Commit
e1f0c80
1 Parent(s): 41451ce

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
- "AutoConfig": "LeroyDyer/_Spydaz_Web_AI_MistralStar--configuration_mistral.MistralConfig",
9
  "AutoModel": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modeling_mistral.MistralModel",
10
  "AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modeling_mistral.MistralStarForCausalLM"
11
  },
 
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
+ "AutoConfig": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modeling_mistral.MistralConfig",
9
  "AutoModel": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modeling_mistral.MistralModel",
10
  "AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_MistralStar--modeling_mistral.MistralStarForCausalLM"
11
  },