mobilint
/

lbs1163 commited on
Commit
5de279b
·
verified ·
1 Parent(s): 3495b02

Update config for Qwen3-8B-Batch16-W4V8.mxq

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -17,9 +17,9 @@
17
  "hidden_size": 4096,
18
  "initializer_range": 0.02,
19
  "intermediate_size": 12288,
20
- "max_position_embeddings": 16384,
21
  "max_window_layers": 36,
22
- "mxq_path": "Qwen3-8B-W4V8.mxq",
23
  "model_type": "mobilint-qwen3",
24
  "num_attention_heads": 32,
25
  "num_hidden_layers": 36,
 
17
  "hidden_size": 4096,
18
  "initializer_range": 0.02,
19
  "intermediate_size": 12288,
20
+ "max_position_embeddings": 4096,
21
  "max_window_layers": 36,
22
+ "mxq_path": "Qwen3-8B-Batch16-W4V8.mxq",
23
  "model_type": "mobilint-qwen3",
24
  "num_attention_heads": 32,
25
  "num_hidden_layers": 36,