M-Ziyo commited on
Commit
3f33213
·
verified ·
1 Parent(s): f601588

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. preprocessor_config.json +2 -2
config.json CHANGED
@@ -162,7 +162,7 @@
162
  "num_hidden_layers": 2,
163
  "num_key_value_heads": 2,
164
  "patch_size": 14,
165
- "query_num": 64,
166
  "rms_norm_eps": 1e-06,
167
  "rope_scaling": null,
168
  "rope_theta": 1000000.0,
 
162
  "num_hidden_layers": 2,
163
  "num_key_value_heads": 2,
164
  "patch_size": 14,
165
+ "query_num": 192,
166
  "rms_norm_eps": 1e-06,
167
  "rope_scaling": null,
168
  "rope_theta": 1000000.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22f1da0bd8da87551887b6f263cc924ef31dc4c027d4bb0778bd4b8a9f9732a0
3
- size 6481784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b606820065b84d7cc539f4790b93917cdfa1eb6879e7af73e0dde255abb2c487
3
+ size 6567808
preprocessor_config.json CHANGED
@@ -35,9 +35,9 @@
35
  "sampling_rate": 16000,
36
  "scale_resolution": 448,
37
  "slice_end": "</slice>",
38
- "slice_mode": false,
39
  "slice_start": "<slice>",
40
  "unk": "<unk>",
41
- "use_image_id": false,
42
  "version": 2.6
43
  }
 
35
  "sampling_rate": 16000,
36
  "scale_resolution": 448,
37
  "slice_end": "</slice>",
38
+ "slice_mode": true,
39
  "slice_start": "<slice>",
40
  "unk": "<unk>",
41
+ "use_image_id": true,
42
  "version": 2.6
43
  }