mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 10:30:45 +00:00
Update README.md
fix the wrong link of llama2 chat
This commit is contained in:
parent
871918f758
commit
ea0e81a2aa
@ -61,7 +61,7 @@ Download the corresponding LLM weights from the following huggingface space via
|
||||
|
||||
| Vicuna V0 13B | Vicuna V0 7B | Llama 2 Chat 7B |
|
||||
:------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------:
|
||||
[Downlad](https://huggingface.co/Vision-CAIR/vicuna/tree/main) | [Download](https://huggingface.co/Vision-CAIR/vicuna-7b/tree/main) | [Download](https://huggingface.co/meta-llama/Llama-2-7b-chat/tree/main)
|
||||
[Downlad](https://huggingface.co/Vision-CAIR/vicuna/tree/main) | [Download](https://huggingface.co/Vision-CAIR/vicuna-7b/tree/main) | [Download](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/tree/main)
|
||||
|
||||
|
||||
Then, set the path to the vicuna weight in the model config file
|
||||
|
Loading…
Reference in New Issue
Block a user