Upload folder using huggingface_hub
Browse files- README.md +1 -1
- processor_config.json +0 -4
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# EZCon/Qwen2-VL-2B-Instruct-abliterated-mlx
|
| 17 |
-
This model was converted to MLX format from [`huihui-ai/Qwen2-VL-2B-Instruct-abliterated`]() using mlx-vlm version **0.3.
|
| 18 |
Refer to the [original model card](https://huggingface.co/huihui-ai/Qwen2-VL-2B-Instruct-abliterated) for more details on the model.
|
| 19 |
## Use with mlx
|
| 20 |
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# EZCon/Qwen2-VL-2B-Instruct-abliterated-mlx
|
| 17 |
+
This model was converted to MLX format from [`huihui-ai/Qwen2-VL-2B-Instruct-abliterated`]() using mlx-vlm version **0.3.11**.
|
| 18 |
Refer to the [original model card](https://huggingface.co/huihui-ai/Qwen2-VL-2B-Instruct-abliterated) for more details on the model.
|
| 19 |
## Use with mlx
|
| 20 |
|
processor_config.json
CHANGED
|
@@ -16,9 +16,7 @@
|
|
| 16 |
0.26130258,
|
| 17 |
0.27577711
|
| 18 |
],
|
| 19 |
-
"max_pixels": 12845056,
|
| 20 |
"merge_size": 2,
|
| 21 |
-
"min_pixels": 3136,
|
| 22 |
"patch_size": 14,
|
| 23 |
"resample": 3,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
|
@@ -49,10 +47,8 @@
|
|
| 49 |
0.27577711
|
| 50 |
],
|
| 51 |
"max_frames": 768,
|
| 52 |
-
"max_pixels": 12845056,
|
| 53 |
"merge_size": 2,
|
| 54 |
"min_frames": 4,
|
| 55 |
-
"min_pixels": 3136,
|
| 56 |
"patch_size": 14,
|
| 57 |
"resample": 3,
|
| 58 |
"rescale_factor": 0.00392156862745098,
|
|
|
|
| 16 |
0.26130258,
|
| 17 |
0.27577711
|
| 18 |
],
|
|
|
|
| 19 |
"merge_size": 2,
|
|
|
|
| 20 |
"patch_size": 14,
|
| 21 |
"resample": 3,
|
| 22 |
"rescale_factor": 0.00392156862745098,
|
|
|
|
| 47 |
0.27577711
|
| 48 |
],
|
| 49 |
"max_frames": 768,
|
|
|
|
| 50 |
"merge_size": 2,
|
| 51 |
"min_frames": 4,
|
|
|
|
| 52 |
"patch_size": 14,
|
| 53 |
"resample": 3,
|
| 54 |
"rescale_factor": 0.00392156862745098,
|