nnethercott commited on
Commit
e0fcb3a
·
verified ·
1 Parent(s): 62343e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: llama2
5
  ## Model details
6
 
7
  **Motivation**
8
- This models contains the fine-tuned weights from `liuhaotian/llava-v1.5-7b` so LLM benchmarking can be done.
9
 
10
  **Model type:**
11
  LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data.
 
5
  ## Model details
6
 
7
  **Motivation**
8
+ This models contains the fine-tuned weights from `llava-hf/llava-1.5-7b-hf` so LLM benchmarking can be done.
9
 
10
  **Model type:**
11
  LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data.