prince-canuma commited on
Commit
3154b78
·
verified ·
1 Parent(s): 8349334

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
  ---
18
 
19
  # mlx-community/gemma-3n-E2B-8bit
20
- This model was converted to MLX format from [`google/gemma-3n-E2B`]() using mlx-vlm version **0.3.0**.
21
  Refer to the [original model card](https://huggingface.co/google/gemma-3n-E2B) for more details on the model.
22
  ## Use with mlx
23
 
 
17
  ---
18
 
19
  # mlx-community/gemma-3n-E2B-8bit
20
+ This model was converted to MLX format from [`google/gemma-3n-E2B`]() using mlx-vlm version **0.3.1**.
21
  Refer to the [original model card](https://huggingface.co/google/gemma-3n-E2B) for more details on the model.
22
  ## Use with mlx
23
 
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,
@@ -3744,9 +3742,7 @@
3744
  "task_specific_params": null,
3745
  "problem_type": null,
3746
  "_name_or_path": "",
3747
- "altup_lr_multiplier": 1.0,
3748
  "model_type": "gemma3n_text",
3749
- "query_pre_attn_scalar": 256,
3750
  "vocab_size": 262400,
3751
  "vocab_size_per_layer_input": 262144,
3752
  "max_position_embeddings": 32768,
@@ -3878,7 +3874,7 @@
3878
  "top_k": 50,
3879
  "top_p": 1.0,
3880
  "torchscript": false,
3881
- "transformers_version": "4.53.1",
3882
  "typical_p": 1.0,
3883
  "use_bfloat16": false,
3884
  "vision_config": {
@@ -3940,7 +3936,7 @@
3940
  "model_type": "gemma3n_vision",
3941
  "num_classes": 2,
3942
  "initializer_range": 0.02,
3943
- "do_pooling": true,
3944
  "model_args": null,
3945
  "architecture": "mobilenetv5_300m_enc",
3946
  "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,
 
3742
  "task_specific_params": null,
3743
  "problem_type": null,
3744
  "_name_or_path": "",
 
3745
  "model_type": "gemma3n_text",
 
3746
  "vocab_size": 262400,
3747
  "vocab_size_per_layer_input": 262144,
3748
  "max_position_embeddings": 32768,
 
3874
  "top_k": 50,
3875
  "top_p": 1.0,
3876
  "torchscript": false,
3877
+ "transformers_version": "4.53.2",
3878
  "typical_p": 1.0,
3879
  "use_bfloat16": false,
3880
  "vision_config": {
 
3936
  "model_type": "gemma3n_vision",
3937
  "num_classes": 2,
3938
  "initializer_range": 0.02,
3939
+ "do_pooling": false,
3940
  "model_args": null,
3941
  "architecture": "mobilenetv5_300m_enc",
3942
  "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-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1772192083254f869a175dbd0d8143f661caf167ea84f4267450846c0929dfe4
3
- size 5350508007
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf6759b28d178f9ee0cc2279273163a0d759c3fd3342c5a7a2fdb4c9ff5c60f8
3
+ size 5350508248
model.safetensors.index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "metadata": {
3
- "total_parameters": 5976833408,
4
- "total_size": 10878876416
5
  },
6
  "weight_map": {
7
  "model.audio_tower.conformer.0.attention.attn.k_proj.weight": "model-00001-of-00003.safetensors",
@@ -1553,6 +1553,7 @@
1553
  "model.vision_tower.timm_model.blocks.3.9.layer_scale.gamma": "model-00001-of-00003.safetensors",
1554
  "model.vision_tower.timm_model.blocks.3.9.norm.weight": "model-00001-of-00003.safetensors",
1555
  "model.vision_tower.timm_model.conv_stem.bn.weight": "model-00001-of-00003.safetensors",
 
1556
  "model.vision_tower.timm_model.conv_stem.conv.weight": "model-00001-of-00003.safetensors",
1557
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.bn.weight": "model-00001-of-00003.safetensors",
1558
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.conv.weight": "model-00001-of-00003.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_parameters": 5976833472,
4
+ "total_size": 10878876544
5
  },
6
  "weight_map": {
7
  "model.audio_tower.conformer.0.attention.attn.k_proj.weight": "model-00001-of-00003.safetensors",
 
1553
  "model.vision_tower.timm_model.blocks.3.9.layer_scale.gamma": "model-00001-of-00003.safetensors",
1554
  "model.vision_tower.timm_model.blocks.3.9.norm.weight": "model-00001-of-00003.safetensors",
1555
  "model.vision_tower.timm_model.conv_stem.bn.weight": "model-00001-of-00003.safetensors",
1556
+ "model.vision_tower.timm_model.conv_stem.conv.bias": "model-00001-of-00003.safetensors",
1557
  "model.vision_tower.timm_model.conv_stem.conv.weight": "model-00001-of-00003.safetensors",
1558
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.bn.weight": "model-00001-of-00003.safetensors",
1559
  "model.vision_tower.timm_model.msfa.ffn.pw_exp.conv.weight": "model-00001-of-00003.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": {