Update README.md
Browse files
README.md
CHANGED
@@ -29,16 +29,22 @@ Play with the model on the [LLaVA OneVision Chat](https://llava-onevision.lmms-l
|
|
29 |
|
30 |
## Model Summary
|
31 |
|
32 |
-
|
33 |
|
34 |
-
|
|
|
|
|
35 |
|
36 |
- **Repository:** [LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT?tab=readme-ov-file)
|
37 |
- **Project Website:** [llava-onevision.lmms-lab.com](llava-onevision.lmms-lab.com)
|
38 |
- **Paper:** [LLaVA-OneVision](arxiv.org/abs/2408.03326)
|
39 |
-
- **Point of Contact:** [Bo Li](mailto:drluodian@gmail.com)
|
40 |
- **Languages:** English, Chinese
|
41 |
|
|
|
|
|
|
|
|
|
42 |
## Use
|
43 |
|
44 |
### Intended use
|
|
|
29 |
|
30 |
## Model Summary
|
31 |
|
32 |
+
`llava-onevision-72b-ov-chat` is our latest model specifically designed for chat scenarios. It is built upon `llava-onevision-72b-ov` and has undergone iterative DPO training with human preference, making it well-suited for chat applications.
|
33 |
|
34 |
+
Research by [Tianyi Xiong](https://tyxiong23.github.io/) indicates that our iterative DPO training method enhances the model's chat capabilities while preserving its instruction-following abilities.
|
35 |
+
|
36 |
+
For further details, please refer to our upcoming blog or paper.
|
37 |
|
38 |
- **Repository:** [LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT?tab=readme-ov-file)
|
39 |
- **Project Website:** [llava-onevision.lmms-lab.com](llava-onevision.lmms-lab.com)
|
40 |
- **Paper:** [LLaVA-OneVision](arxiv.org/abs/2408.03326)
|
41 |
+
- **Point of Contact:** [Tianyi Xiong](https://tyxiong23.github.io/), [Bo Li](mailto:drluodian@gmail.com)
|
42 |
- **Languages:** English, Chinese
|
43 |
|
44 |
+
## Benchmark Performance
|
45 |
+
|
46 |
+
To be released
|
47 |
+
|
48 |
## Use
|
49 |
|
50 |
### Intended use
|