Remove recursive base_model
Browse filesThe `base_model` metadata currently points at itself. Unless there is a non-instruct tuned model that this should reference, you can leave it empty for this model.
README.md
CHANGED
@@ -8,8 +8,6 @@ pipeline_tag: image-text-to-text
|
|
8 |
tags:
|
9 |
- multimodal
|
10 |
library_name: transformers
|
11 |
-
base_model:
|
12 |
-
- Qwen/Qwen2.5-VL-3B-Instruct
|
13 |
---
|
14 |
|
15 |
# Qwen2.5-VL-3B-Instruct
|
|
|
8 |
tags:
|
9 |
- multimodal
|
10 |
library_name: transformers
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Qwen2.5-VL-3B-Instruct
|