Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
5 |
```
|
6 |
pip install git+https://github.com/haotian-liu/LLaVA.git --no-deps
|
7 |
pip install lmdeploy
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
Fine tuned version of [xtuner/llava-llama-3-8b-v1_1](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1) on [gokaygokay/random_instruct_docci](gokaygokay/random_instruct_docci) dataset.
|
6 |
+
|
7 |
```
|
8 |
pip install git+https://github.com/haotian-liu/LLaVA.git --no-deps
|
9 |
pip install lmdeploy
|