Skip to content

Commit

Permalink
Merge branch 'main' of github.com:haotian-liu/LLaVA into main
Browse files Browse the repository at this point in the history
  • Loading branch information
haotian-liu committed Nov 5, 2023
2 parents 3566c2e + 3c74c19 commit 89149fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MODEL_ZOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The model weights below are *merged* weights. You do not need to apply delta. Th
| LLaVA-1.5 | 7B | lora-1e | [liuhaotian/llava-v1.5-7b-lora](https://huggingface.co/liuhaotian/llava-v1.5-7b-lora) | 79.1 | 63.0 | 47.8 | 68.4 | 58.2 | 86.4 | 1476.9 | 66.1 | 58.9 | 60.1 | 67.9 | 30.2 |
| LLaVA-1.5 | 13B | lora-1e | [liuhaotian/llava-v1.5-13b-lora](https://huggingface.co/liuhaotian/llava-v1.5-13b-lora) | 80.0 | 63.3 | 58.9 | 71.2 | 60.2 | 86.7 | 1541.7 | 68.5 | 61.5 | 61.3 | 69.5 | 38.3 |

Training logs: [wandb](https://api.wandb.ai/links/lht/6orh56wc).
Base model: Vicuna v1.5. Training logs: [wandb](https://api.wandb.ai/links/lht/6orh56wc).

<p align="center">
<img src="../images/llava_v1_5_radar.jpg" width="500px"> <br>
Expand Down

0 comments on commit 89149fb

Please sign in to comment.