Commit
•
866e00c
1
Parent(s):
22488f3
update config.json (#1)
Browse files- update config.json (d84a0edf088ef81245cbb05d74999750b89a08ed)
Co-authored-by: Chaitanya Singhal <[email protected]>
- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"factor": 4.0,
|
26 |
"finetuned": true,
|
27 |
"original_max_position_embeddings": 32768,
|
28 |
-
"type": "yarn"
|
29 |
},
|
30 |
"rope_theta": 1000000.0,
|
31 |
"sliding_window": null,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "aiplanet/Buddhi-128K-Chat",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
25 |
"factor": 4.0,
|
26 |
"finetuned": true,
|
27 |
"original_max_position_embeddings": 32768,
|
28 |
+
"type": "dynamic-yarn"
|
29 |
},
|
30 |
"rope_theta": 1000000.0,
|
31 |
"sliding_window": null,
|