Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
"MistralForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "
|
8 |
-
"AutoModelForCausalLM": "
|
9 |
},
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|
|
|
4 |
"MistralForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "LeroyDyer/Mixtral_AI_Vision-Instruct_X--configuration_mistral.MistralConfig",
|
8 |
+
"AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_Vision-Instruct_X--modeling_mistral_yarn.MistralForCausalLM"
|
9 |
},
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|