Commit
•
f3ee40e
1
Parent(s):
15d2a11
Specify right model card metadata (#1)
Browse files- Specify right model card metadata (bcce16f4ce72200aa13fc1460dd9542884f4a55c)
Co-authored-by: Omar Sanseviero <[email protected]>
README.md
CHANGED
@@ -3,6 +3,8 @@ license: llama2
|
|
3 |
tags:
|
4 |
- gguf
|
5 |
- dpo
|
|
|
|
|
6 |
---
|
7 |
|
8 |
GGUF quant of [alexshengzhili/llava-v1.5-13b-dpo](https://huggingface.co/alexshengzhili/llava-v1.5-13b-dpo)
|
|
|
3 |
tags:
|
4 |
- gguf
|
5 |
- dpo
|
6 |
+
- llava
|
7 |
+
pipeline_tag: image-text-to-text
|
8 |
---
|
9 |
|
10 |
GGUF quant of [alexshengzhili/llava-v1.5-13b-dpo](https://huggingface.co/alexshengzhili/llava-v1.5-13b-dpo)
|