Add link to paper
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
inference: false
|
3 |
license: apache-2.0
|
4 |
---
|
@@ -21,7 +22,10 @@ Base LLM: [lmsys/vicuna-7b-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5)
|
|
21 |
Trained on March 15, 2024.
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
-
|
|
|
|
|
|
|
25 |
|
26 |
## License
|
27 |
[lmsys/vicuna-7b-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) license.
|
|
|
1 |
---
|
2 |
+
pipeline_tag: image-text-to-text
|
3 |
inference: false
|
4 |
license: apache-2.0
|
5 |
---
|
|
|
22 |
Trained on March 15, 2024.
|
23 |
|
24 |
**Paper or resources for more information:**
|
25 |
+
|
26 |
+
Paper: https://huggingface.co/papers/2404.01258
|
27 |
+
|
28 |
+
Code: https://github.com/RifleZhang/LLaVA-Hound-DPO
|
29 |
|
30 |
## License
|
31 |
[lmsys/vicuna-7b-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) license.
|