Update config.json
Browse files- config.json +3 -9
config.json
CHANGED
@@ -6,15 +6,9 @@
|
|
6 |
],
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
9 |
-
"AutoConfig": "LeroyDyer/
|
10 |
-
"AutoModel": "LeroyDyer/
|
11 |
-
"AutoModelForCausalLM": "LeroyDyer/
|
12 |
-
"MistralForCausalLM": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralForCausalLM",
|
13 |
-
"MistralSelfExtendForCausalLM": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralSelfExtendForCausalLM",
|
14 |
-
"MistralQuietForCausalLM": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralQuietForCausalLM",
|
15 |
-
"MistralForSequenceClassification": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralForSequenceClassification",
|
16 |
-
"MistralForTokenClassification": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralForTokenClassification",
|
17 |
-
"MistralForQuestionAnswering": "LeroyDyer/_Spydaz_Web_AI_QStar_4_BIT--modeling_mistral.MistralForQuestionAnswering"
|
18 |
},
|
19 |
"bos_token_id": 1,
|
20 |
"eos_token_id": 2,
|
|
|
6 |
],
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
9 |
+
"AutoConfig": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralConfig",
|
10 |
+
"AutoModel": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralModel",
|
11 |
+
"AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_MistralStar--_SpydazWebAI_Mistral_Transformer_.MistralStarForCausalLM"
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
},
|
13 |
"bos_token_id": 1,
|
14 |
"eos_token_id": 2,
|