Isaak Carter Augustus
commited on
Commit
•
ffc6476
1
Parent(s):
0fcb572
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -33,6 +33,7 @@
|
|
33 |
"original_max_position_embeddings": 8192,
|
34 |
"rope_type": "llama3"
|
35 |
},
|
|
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "bfloat16",
|
38 |
"transformers_version": "4.42.3",
|
|
|
33 |
"original_max_position_embeddings": 8192,
|
34 |
"rope_type": "llama3"
|
35 |
},
|
36 |
+
"rope_theta": 500000.0,
|
37 |
"tie_word_embeddings": false,
|
38 |
"torch_dtype": "bfloat16",
|
39 |
"transformers_version": "4.42.3",
|