mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
docs: fix typos in markdown files (#530)
* fix typos in configs/multimodal/llava/README.md * fix typos in configs/multimodal/minigpt_4/README.md
This commit is contained in:
parent
b562a13619
commit
e5ae86221c
@ -7,4 +7,4 @@ cd opencompass/multimodal/models/llava
|
||||
git clone https://github.com/haotian-liu/LLaVA.git
|
||||
```
|
||||
|
||||
Then prepare the environement according to the [install instruction](https://github.com/haotian-liu/LLaVA/tree/main#install)
|
||||
Then prepare the environment according to the [install instruction](https://github.com/haotian-liu/LLaVA/tree/main#install)
|
||||
|
@ -7,7 +7,7 @@ cd opencompass/multimodal/models/minigpt_4
|
||||
git clone https://github.com/Vision-CAIR/MiniGPT-4.git
|
||||
```
|
||||
|
||||
Then prepare the environement according to this [doc](https://github.com/Vision-CAIR/MiniGPT-4)
|
||||
Then prepare the environment according to this [doc](https://github.com/Vision-CAIR/MiniGPT-4)
|
||||
|
||||
### Start evaluation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user