Add base model info
Browse filesI assume this model builds on https://huggingface.co/llava-hf/llava-onevision-qwen2-7b-ov-hf so you can link it.
Also, my previous PR removes some new line characters, could you check it?
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- Embedding
|
10 |
- zero-shot-image-classification
|
11 |
- video-text-to-text
|
|
|
12 |
---
|
13 |
|
14 |
# LLaVE-7B
|
|
|
9 |
- Embedding
|
10 |
- zero-shot-image-classification
|
11 |
- video-text-to-text
|
12 |
+
base_model: llava-hf/llava-onevision-qwen2-7b-ov-hf
|
13 |
---
|
14 |
|
15 |
# LLaVE-7B
|