ruihanglai commited on
Commit
3023813
·
verified ·
1 Parent(s): 427b372

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +2 -2
mlc-chat-config.json CHANGED
@@ -14,7 +14,7 @@
14
  "vocab_size": 152064,
15
  "tie_word_embeddings": false,
16
  "context_window_size": 131072,
17
- "prefill_chunk_size": 8192,
18
  "tensor_parallel_shards": 1,
19
  "head_dim": 128,
20
  "dtype": "float32",
@@ -23,7 +23,7 @@
23
  "vocab_size": 152064,
24
  "context_window_size": 131072,
25
  "sliding_window_size": -1,
26
- "prefill_chunk_size": 8192,
27
  "attention_sink_size": -1,
28
  "tensor_parallel_shards": 1,
29
  "pipeline_parallel_stages": 1,
 
14
  "vocab_size": 152064,
15
  "tie_word_embeddings": false,
16
  "context_window_size": 131072,
17
+ "prefill_chunk_size": 2048,
18
  "tensor_parallel_shards": 1,
19
  "head_dim": 128,
20
  "dtype": "float32",
 
23
  "vocab_size": 152064,
24
  "context_window_size": 131072,
25
  "sliding_window_size": -1,
26
+ "prefill_chunk_size": 2048,
27
  "attention_sink_size": -1,
28
  "tensor_parallel_shards": 1,
29
  "pipeline_parallel_stages": 1,