Hjgugugjhuhjggg
commited on
Commit
•
af7500b
1
Parent(s):
503e293
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"attention_dropout": 0.1,
|
8 |
"bos_token_id": 1,
|
9 |
"eos_token_id": 1,
|
10 |
-
"head_dim":
|
11 |
"output_dim": 256,
|
12 |
"hidden_size": 1024,
|
13 |
"hidden_act": "silu",
|
@@ -25,7 +25,7 @@
|
|
25 |
"factor": 32.0,
|
26 |
"high_freq_factor": 4.0,
|
27 |
"low_freq_factor": 1.0,
|
28 |
-
"original_max_position_embeddings":
|
29 |
"rope_type": "llama3"
|
30 |
},
|
31 |
"rope_theta": 500000.0,
|
|
|
7 |
"attention_dropout": 0.1,
|
8 |
"bos_token_id": 1,
|
9 |
"eos_token_id": 1,
|
10 |
+
"head_dim": 64,
|
11 |
"output_dim": 256,
|
12 |
"hidden_size": 1024,
|
13 |
"hidden_act": "silu",
|
|
|
25 |
"factor": 32.0,
|
26 |
"high_freq_factor": 4.0,
|
27 |
"low_freq_factor": 1.0,
|
28 |
+
"original_max_position_embeddings": 1024,
|
29 |
"rope_type": "llama3"
|
30 |
},
|
31 |
"rope_theta": 500000.0,
|