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