remove base_model
Browse files![image.png](https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/d4-bhRzBQtXlhOci5XvG4.png)
Or it's breaking the model tree (base_model cannot be the model itself)
README.md
CHANGED
@@ -7,8 +7,6 @@ pipeline_tag: image-text-to-text
|
|
7 |
tags:
|
8 |
- multimodal
|
9 |
library_name: transformers
|
10 |
-
base_model:
|
11 |
-
- Qwen/Qwen2.5-VL-7B-Instruct
|
12 |
---
|
13 |
|
14 |
# Qwen2.5-VL-7B-Instruct
|
|
|
7 |
tags:
|
8 |
- multimodal
|
9 |
library_name: transformers
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Qwen2.5-VL-7B-Instruct
|