Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,14 @@ library_name: xtuner
|
|
19 |
|
20 |
llava-llama-3-8b-hf 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 |
## Details
|
24 |
|
|
|
19 |
|
20 |
llava-llama-3-8b-hf 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 |
+
**Note: This model is in official LLaVA format.**
|
23 |
+
|
24 |
+
Resources:
|
25 |
+
|
26 |
+
- GitHub: [xtuner](https://github.com/InternLM/xtuner)
|
27 |
+
- HuggingFace LLaVA format model: [xtuner/llava-llama-3-8b-transformers](https://huggingface.co/xtuner/llava-llama-3-8b-transformers)
|
28 |
+
- XTuner LLaVA format model: [xtuner/llava-llama-3-8b](https://huggingface.co/xtuner/llava-llama-3-8b)
|
29 |
+
|
30 |
|
31 |
## Details
|
32 |
|