prince-canuma commited on
Commit
9195b7f
·
verified ·
1 Parent(s): bfee52f

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
  ---
17
 
18
  # mlx-community/gemma-3n-E4B-bf16
19
- This model was converted to MLX format from [`google/gemma-3n-E4B`]() using mlx-vlm version **0.3.0**.
20
  Refer to the [original model card](https://huggingface.co/google/gemma-3n-E4B) for more details on the model.
21
  ## Use with mlx
22
 
 
16
  ---
17
 
18
  # mlx-community/gemma-3n-E4B-bf16
19
+ This model was converted to MLX format from [`google/gemma-3n-E4B`]() using mlx-vlm version **0.3.1**.
20
  Refer to the [original model card](https://huggingface.co/google/gemma-3n-E4B) for more details on the model.
21
  ## Use with mlx
22
 
config.json CHANGED
@@ -63,9 +63,7 @@
63
  "task_specific_params": null,
64
  "problem_type": null,
65
  "_name_or_path": "",
66
- "conf_positional_bias_size": 256,
67
  "model_type": "gemma3n_audio",
68
- "sscp_conv_eps": 0.001,
69
  "input_feat_size": 128,
70
  "hidden_size": 1536,
71
  "rms_norm_eps": 1e-06,
@@ -224,9 +222,7 @@
224
  "task_specific_params": null,
225
  "problem_type": null,
226
  "_name_or_path": "",
227
- "altup_lr_multiplier": 1.0,
228
  "model_type": "gemma3n_text",
229
- "query_pre_attn_scalar": 256,
230
  "vocab_size": 262400,
231
  "vocab_size_per_layer_input": 262144,
232
  "max_position_embeddings": 32768,
@@ -373,7 +369,7 @@
373
  "top_k": 50,
374
  "top_p": 1.0,
375
  "torchscript": false,
376
- "transformers_version": "4.53.1",
377
  "typical_p": 1.0,
378
  "use_bfloat16": false,
379
  "vision_config": {
@@ -435,7 +431,7 @@
435
  "model_type": "gemma3n_vision",
436
  "num_classes": 2,
437
  "initializer_range": 0.02,
438
- "do_pooling": true,
439
  "model_args": null,
440
  "architecture": "mobilenetv5_300m_enc",
441
  "hidden_size": 2048,
 
63
  "task_specific_params": null,
64
  "problem_type": null,
65
  "_name_or_path": "",
 
66
  "model_type": "gemma3n_audio",
 
67
  "input_feat_size": 128,
68
  "hidden_size": 1536,
69
  "rms_norm_eps": 1e-06,
 
222
  "task_specific_params": null,
223
  "problem_type": null,
224
  "_name_or_path": "",
 
225
  "model_type": "gemma3n_text",
 
226
  "vocab_size": 262400,
227
  "vocab_size_per_layer_input": 262144,
228
  "max_position_embeddings": 32768,
 
369
  "top_k": 50,
370
  "top_p": 1.0,
371
  "torchscript": false,
372
+ "transformers_version": "4.53.2",
373
  "typical_p": 1.0,
374
  "use_bfloat16": false,
375
  "vision_config": {
 
431
  "model_type": "gemma3n_vision",
432
  "num_classes": 2,
433
  "initializer_range": 0.02,
434
+ "do_pooling": false,
435
  "model_args": null,
436
  "architecture": "mobilenetv5_300m_enc",
437
  "hidden_size": 2048,
generation_config.json CHANGED
@@ -6,5 +6,5 @@
6
  "pad_token_id": 0,
7
  "top_k": 64,
8
  "top_p": 0.95,
9
- "transformers_version": "4.53.0.dev0"
10
  }
 
6
  "pad_token_id": 0,
7
  "top_k": 64,
8
  "top_p": 0.95,
9
+ "transformers_version": "4.54.0.dev0"
10
  }
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f46cd1034d489c8f29b9bf73c6b70333ff0ada9d2a2ff634f4912fb2599ea11
3
- size 5357246613
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48dd11479b3cbe530160ba8d7d37098cd0eeaed9932d97d0764e7beaeec1c6c2
3
+ size 5357246856
model.safetensors.index.json CHANGED
@@ -1,7 +1,7 @@
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 +1673,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_parameters": 8387373392,
4
+ "total_size": 15699956384
5
  },
6
  "weight_map": {
7
  "model.audio_tower.conformer.0.attention.attn.k_proj.weight": "model-00001-of-00004.safetensors",
 
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.bias": "model-00001-of-00004.safetensors",
1677
  "model.vision_tower.timm_model.conv_stem.conv.weight": "model-00001-of-00004.safetensors",
1678
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.bn.weight": "model-00001-of-00004.safetensors",
1679
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.conv.weight": "model-00001-of-00004.safetensors",
preprocessor_config.json CHANGED
@@ -41,7 +41,7 @@
41
  "processor_class": "Gemma3nProcessor",
42
  "resample": 2,
43
  "rescale_factor": 0.00392156862745098,
44
- "return_attention_mask": false,
45
  "return_tensors": null,
46
  "sampling_rate": 16000,
47
  "size": {
 
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": {