Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- TIGER-Lab/VL-Rethinker-7B
|
5 |
base_model_relation: quantized
|
6 |
-
pipeline_tag:
|
7 |
tags:
|
8 |
- chat
|
9 |
- mlx
|
@@ -18,7 +18,7 @@ library_name: mlx
|
|
18 |
|
19 |
This model was converted to MLX format from [`TIGER-Lab/VL-Rethinker-7B`](https://huggingface.co/TIGER-Lab/VL-Rethinker-7B) using mlx-vlm version **0.1.23**.
|
20 |
|
21 |
-
Refer to the [original model card](https://huggingface.co/TIGER-Lab/VL-Rethinker-7B) for more details on the model.
|
22 |
|
23 |
### Important!
|
24 |
If you use LM Studio, do not update the MLX runtime to the latest version. The latest MLX runtime (0.13.1) has a bug, and the model crashes when you send images to it.
|
|
|
3 |
base_model:
|
4 |
- TIGER-Lab/VL-Rethinker-7B
|
5 |
base_model_relation: quantized
|
6 |
+
pipeline_tag: visual-question-answering
|
7 |
tags:
|
8 |
- chat
|
9 |
- mlx
|
|
|
18 |
|
19 |
This model was converted to MLX format from [`TIGER-Lab/VL-Rethinker-7B`](https://huggingface.co/TIGER-Lab/VL-Rethinker-7B) using mlx-vlm version **0.1.23**.
|
20 |
|
21 |
+
Refer to the [original model card](https://huggingface.co/TIGER-Lab/VL-Rethinker-7B) and [**📖Paper**](https://arxiv.org/abs/2504.08837) for more details on the model.
|
22 |
|
23 |
### Important!
|
24 |
If you use LM Studio, do not update the MLX runtime to the latest version. The latest MLX runtime (0.13.1) has a bug, and the model crashes when you send images to it.
|