Unverified Commit e5ae8622 authored by Surav Shrestha's avatar Surav Shrestha Committed by GitHub
Browse files

docs: fix typos in markdown files (#530)

* fix typos in configs/multimodal/llava/README.md

* fix typos in configs/multimodal/minigpt_4/README.md
parent b562a136
...@@ -7,4 +7,4 @@ cd opencompass/multimodal/models/llava ...@@ -7,4 +7,4 @@ cd opencompass/multimodal/models/llava
git clone https://github.com/haotian-liu/LLaVA.git 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)
\ No newline at end of file
...@@ -7,7 +7,7 @@ cd opencompass/multimodal/models/minigpt_4 ...@@ -7,7 +7,7 @@ cd opencompass/multimodal/models/minigpt_4
git clone https://github.com/Vision-CAIR/MiniGPT-4.git 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 ### Start evaluation
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment