Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ The total size of the model is around 2.2B, which is suitable for embedded appli
|
|
12 |
```
|
13 |
git clone https://github.com/InternLM/xtuner
|
14 |
pip install -e ./xtuner[deepspeed]
|
15 |
-
https://huggingface.co/StarCycle/llava-clip-internlm2-1_8b-pretrain-v1
|
16 |
cd ./llava-clip-internlm2-1_8b-pretrain-v1
|
17 |
```
|
18 |
|
|
|
12 |
```
|
13 |
git clone https://github.com/InternLM/xtuner
|
14 |
pip install -e ./xtuner[deepspeed]
|
15 |
+
git clone https://huggingface.co/StarCycle/llava-clip-internlm2-1_8b-pretrain-v1
|
16 |
cd ./llava-clip-internlm2-1_8b-pretrain-v1
|
17 |
```
|
18 |
|