Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Play with the model on the [LLaVA OneVision Chat](https://llava-onevision.lmms-l
|
|
29 |
|
30 |
## Model Summary
|
31 |
|
32 |
-
`llava-onevision-
|
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 |
|
|
|
29 |
|
30 |
## Model Summary
|
31 |
|
32 |
+
`llava-onevision-7b-ov-chat` is our latest model specifically designed for chat scenarios. It is built upon `llava-onevision-7b-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 |
|