ruihanglai
commited on
Commit
•
25d10b8
1
Parent(s):
a9a5ef6
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -0
mlc-chat-config.json
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
"intermediate_size": 8192,
|
11 |
"rms_norm_eps": 1e-05,
|
12 |
"num_key_value_heads": 32,
|
|
|
13 |
"position_embedding_base": 10000.0,
|
14 |
"context_window_size": 4096,
|
15 |
"prefill_chunk_size": 2048,
|
|
|
10 |
"intermediate_size": 8192,
|
11 |
"rms_norm_eps": 1e-05,
|
12 |
"num_key_value_heads": 32,
|
13 |
+
"max_position_embeddings": 4096,
|
14 |
"position_embedding_base": 10000.0,
|
15 |
"context_window_size": 4096,
|
16 |
"prefill_chunk_size": 2048,
|