Update config.json
Browse files- config.json +1 -4
config.json
CHANGED
@@ -22,10 +22,7 @@
|
|
22 |
"num_key_value_heads": 8,
|
23 |
"pretraining_tp": 1,
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
-
|
26 |
-
"type": "llama3",
|
27 |
-
"factor": 8.0
|
28 |
-
},
|
29 |
"rope_theta": 500000.0,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|
|
|
22 |
"num_key_value_heads": 8,
|
23 |
"pretraining_tp": 1,
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
+
|
|
|
|
|
|
|
26 |
"rope_theta": 500000.0,
|
27 |
"tie_word_embeddings": false,
|
28 |
"torch_dtype": "bfloat16",
|