ruihanglai commited on
Commit
0a9d82b
1 Parent(s): 35c9547

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. 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,