Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ library_name: xtuner
|
|
19 |
|
20 |
llava-llama-3-8b is a LLaVA model fine-tuned from [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) and [CLIP-ViT-Large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) with [LLaVA-Pretrain](https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain) and [LLaVA-Instruct](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) by [XTuner](https://github.com/InternLM/xtuner).
|
21 |
|
22 |
-
⚠️⚠️⚠️
|
23 |
|
24 |
## Details
|
25 |
|
|
|
19 |
|
20 |
llava-llama-3-8b is a LLaVA model fine-tuned from [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) and [CLIP-ViT-Large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) with [LLaVA-Pretrain](https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain) and [LLaVA-Instruct](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) by [XTuner](https://github.com/InternLM/xtuner).
|
21 |
|
22 |
+
⚠️⚠️⚠️ LLaVA-format LLaVA-Llama-3-8B can be found on [xtuner/llava-llama-3-8b-hf](https://huggingface.co/xtuner/llava-llama-3-8b-hf), which is compatible with downstream deployment and evaluation toolkits.
|
23 |
|
24 |
## Details
|
25 |
|