BBuf commited on
Commit
7fe4e5e
1 Parent(s): e7efbe9
Files changed (1) hide show
  1. mlc-chat-config.json +3 -1
mlc-chat-config.json CHANGED
@@ -10,7 +10,9 @@
10
  "max_window_size": 1024,
11
  "num_shards": 1,
12
  "shift_fill_factor": 0.3,
13
- "tokenizer_files": [],
 
 
14
  "model_category": "rwkv_world",
15
  "model_name": "RWKV-4-World-3B",
16
  "vocab_size": 65536
 
10
  "max_window_size": 1024,
11
  "num_shards": 1,
12
  "shift_fill_factor": 0.3,
13
+ "tokenizer_files": [
14
+ "tokenizer_model"
15
+ ],
16
  "model_category": "rwkv_world",
17
  "model_name": "RWKV-4-World-3B",
18
  "vocab_size": 65536