Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_mistral.MistralConfig",
|
9 |
-
"AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--
|
10 |
},
|
11 |
"bos_token_id": 1,
|
12 |
"eos_token_id": 2,
|
|
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_mistral.MistralConfig",
|
9 |
+
"AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_mistral.MistralForCausalLM"
|
10 |
},
|
11 |
"bos_token_id": 1,
|
12 |
"eos_token_id": 2,
|