Upload folder using huggingface_hub
Browse files- README.md +15 -15
- config.json +2 -1
- model-00001-of-00002.safetensors +2 -2
- model-00002-of-00002.safetensors +2 -2
README.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
- gemma3
|
6 |
-
- gemma
|
7 |
-
- google
|
8 |
-
- mlx
|
9 |
pipeline_tag: image-text-to-text
|
10 |
library_name: transformers
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# mlx-community/gemma-3-12b-it-qat-4bit
|
21 |
-
This model was converted to MLX format from [`google/gemma-3-12b-it-qat-q4_0-unquantized`]() using mlx-vlm version **0.1.
|
22 |
Refer to the [original model card](https://huggingface.co/google/gemma-3-12b-it-qat-q4_0-unquantized) for more details on the model.
|
23 |
## Use with mlx
|
24 |
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
license_name: qwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
|
|
|
|
|
|
|
|
5 |
pipeline_tag: image-text-to-text
|
6 |
library_name: transformers
|
7 |
+
base_model:
|
8 |
+
- OpenGVLab/InternVL3-1B-Instruct
|
9 |
+
base_model_relation: finetune
|
10 |
+
datasets:
|
11 |
+
- OpenGVLab/MMPR-v1.2
|
12 |
+
language:
|
13 |
+
- multilingual
|
14 |
+
tags:
|
15 |
+
- internvl
|
16 |
+
- custom_code
|
17 |
+
- mlx
|
18 |
---
|
19 |
|
20 |
# mlx-community/gemma-3-12b-it-qat-4bit
|
21 |
+
This model was converted to MLX format from [`google/gemma-3-12b-it-qat-q4_0-unquantized`]() using mlx-vlm version **0.1.25**.
|
22 |
Refer to the [original model card](https://huggingface.co/google/gemma-3-12b-it-qat-q4_0-unquantized) for more details on the model.
|
23 |
## Use with mlx
|
24 |
|
config.json
CHANGED
@@ -237,6 +237,7 @@
|
|
237 |
"image_size": 896,
|
238 |
"attention_dropout": 0.0,
|
239 |
"layer_norm_eps": 1e-06,
|
240 |
-
"hidden_act": "gelu_pytorch_tanh"
|
|
|
241 |
}
|
242 |
}
|
|
|
237 |
"image_size": 896,
|
238 |
"attention_dropout": 0.0,
|
239 |
"layer_norm_eps": 1e-06,
|
240 |
+
"hidden_act": "gelu_pytorch_tanh",
|
241 |
+
"skip_vision": true
|
242 |
}
|
243 |
}
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4716bf31a789e3502fc021cb78a12bd8daea87e5d05534e5a01a00780ae05d2d
|
3 |
+
size 5367455313
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37301980c27d8c49e87bb323633343b1222ec8131a71c0f41ff9d6a2d77ebee9
|
3 |
+
size 2661219935
|