lmmy commited on
Commit
7b72359
·
verified ·
1 Parent(s): 08ec00f

Add files using upload-large-folder tool

Browse files
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
- "transformers_version": "4.53.0.dev0"
13
  }
 
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
+ "transformers_version": "4.54.0.dev0"
13
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4810eca9f9df29c2cceed05eef8bcf298b9e7f139deaaf768f5a91d5b99703df
3
- size 4754792848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01511007ad9a43ca6de39a196d497228b920da625c3cb8f2cc4e9ea79c56c8eb
3
+ size 4754793008
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efdc80a5a22431979cd9daeebd158264282cf705cb1ce5747b433068ce7bc26c
3
- size 3862764126
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a44cb087ef5689e61246b21d16c20f9d0da54c356a68d3927953bf058401841
3
+ size 4501214917
model.safetensors.index.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_parameters": 8387373328,
4
- "total_size": 15699956256
5
  },
6
  "weight_map": {
7
  "model.audio_tower.conformer.0.attention.attn.k_proj.weight": "model-00001-of-00004.safetensors",
@@ -1673,6 +1672,7 @@
1673
  "model.vision_tower.timm_model.blocks.3.9.layer_scale.gamma": "model-00001-of-00004.safetensors",
1674
  "model.vision_tower.timm_model.blocks.3.9.norm.weight": "model-00001-of-00004.safetensors",
1675
  "model.vision_tower.timm_model.conv_stem.bn.weight": "model-00001-of-00004.safetensors",
 
1676
  "model.vision_tower.timm_model.conv_stem.conv.weight": "model-00001-of-00004.safetensors",
1677
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.bn.weight": "model-00001-of-00004.safetensors",
1678
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.conv.weight": "model-00001-of-00004.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 15699956384
 
4
  },
5
  "weight_map": {
6
  "model.audio_tower.conformer.0.attention.attn.k_proj.weight": "model-00001-of-00004.safetensors",
 
1672
  "model.vision_tower.timm_model.blocks.3.9.layer_scale.gamma": "model-00001-of-00004.safetensors",
1673
  "model.vision_tower.timm_model.blocks.3.9.norm.weight": "model-00001-of-00004.safetensors",
1674
  "model.vision_tower.timm_model.conv_stem.bn.weight": "model-00001-of-00004.safetensors",
1675
+ "model.vision_tower.timm_model.conv_stem.conv.bias": "model-00001-of-00004.safetensors",
1676
  "model.vision_tower.timm_model.conv_stem.conv.weight": "model-00001-of-00004.safetensors",
1677
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.bn.weight": "model-00001-of-00004.safetensors",
1678
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.conv.weight": "model-00001-of-00004.safetensors",
preprocessor_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "data_format": "channels_first",
4
  "default_to_square": false,
5
  "device": null,
 
6
  "dither": 0.0,
7
  "do_center_crop": null,
8
  "do_convert_rgb": null,
@@ -40,7 +41,7 @@
40
  "processor_class": "Gemma3nProcessor",
41
  "resample": 2,
42
  "rescale_factor": 0.00392156862745098,
43
- "return_attention_mask": false,
44
  "return_tensors": null,
45
  "sampling_rate": 16000,
46
  "size": {
 
3
  "data_format": "channels_first",
4
  "default_to_square": false,
5
  "device": null,
6
+ "disable_grouping": null,
7
  "dither": 0.0,
8
  "do_center_crop": null,
9
  "do_convert_rgb": null,
 
41
  "processor_class": "Gemma3nProcessor",
42
  "resample": 2,
43
  "rescale_factor": 0.00392156862745098,
44
+ "return_attention_mask": true,
45
  "return_tensors": null,
46
  "sampling_rate": 16000,
47
  "size": {