lbs1163 commited on
Commit
eced5a2
·
verified ·
1 Parent(s): f60d241

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "hidden_size": 2048,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 8192,
23
- "max_position_embeddings": 4096,
24
  "mlp_bias": false,
25
  "model_type": "mobilint-llama",
26
  "mxq_path": "Llama-3.2-1B-Instruct-Batch32-W4V8.mxq",
 
20
  "hidden_size": 2048,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 8192,
23
+ "max_position_embeddings": 16384,
24
  "mlp_bias": false,
25
  "model_type": "mobilint-llama",
26
  "mxq_path": "Llama-3.2-1B-Instruct-Batch32-W4V8.mxq",