remove self referencing base model
Browse filesThis will fix the links to the quantized versions in the model tree.
README.md
CHANGED
|
@@ -9,8 +9,6 @@ pipeline_tag: image-text-to-text
|
|
| 9 |
tags:
|
| 10 |
- multimodal
|
| 11 |
library_name: transformers
|
| 12 |
-
base_model:
|
| 13 |
-
- Qwen/Qwen2.5-VL-72B-Instruct
|
| 14 |
---
|
| 15 |
|
| 16 |
# Qwen2.5-VL-72B-Instruct
|
|
|
|
| 9 |
tags:
|
| 10 |
- multimodal
|
| 11 |
library_name: transformers
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Qwen2.5-VL-72B-Instruct
|