TroyDoesAI
commited on
Commit
•
d5a96b5
1
Parent(s):
484814c
forgot comma
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"num_key_value_heads": 8,
|
25 |
"pretraining_tp": 1,
|
26 |
"rms_norm_eps": 1e-05,
|
27 |
-
"rope_scaling": null
|
28 |
"rope_theta": 500000.0,
|
29 |
"tie_word_embeddings": true,
|
30 |
"torch_dtype": "bfloat16",
|
|
|
24 |
"num_key_value_heads": 8,
|
25 |
"pretraining_tp": 1,
|
26 |
"rms_norm_eps": 1e-05,
|
27 |
+
"rope_scaling": null,
|
28 |
"rope_theta": 500000.0,
|
29 |
"tie_word_embeddings": true,
|
30 |
"torch_dtype": "bfloat16",
|