Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- Qwen/Qwen2-VL-7B-Instruct
|
5 |
+
---
|
6 |
+
|
7 |
+
Qwen2-VL-7B-Instruct finetuned on 60000 first samples from Llava-Instruct-150k.json dataset via LoRA.
|
8 |
+
|
9 |
+
Prompt format is the same. It's responses are somewhat shorter while still accurate, it has less soap-ey vibe to it then Qwen2-7B-Instruct has but difference is minor.
|