ruihanglai
commited on
Commit
•
d4025cf
1
Parent(s):
8af18fa
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +2 -1
mlc-chat-config.json
CHANGED
@@ -11,7 +11,8 @@
|
|
11 |
"context_window_size": 1024,
|
12 |
"prefill_chunk_size": 1024,
|
13 |
"scale_attn_by_inverse_layer_idx": false,
|
14 |
-
"tensor_parallel_shards": 1
|
|
|
15 |
},
|
16 |
"vocab_size": 50257,
|
17 |
"context_window_size": 1024,
|
|
|
11 |
"context_window_size": 1024,
|
12 |
"prefill_chunk_size": 1024,
|
13 |
"scale_attn_by_inverse_layer_idx": false,
|
14 |
+
"tensor_parallel_shards": 1,
|
15 |
+
"max_batch_size": 80
|
16 |
},
|
17 |
"vocab_size": 50257,
|
18 |
"context_window_size": 1024,
|