Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Vision-CAIR/MiniGPT-4 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TsuTikgiau committed Apr 19, 2023
2 parents f5c2836 + 9390fbd commit 58e5c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrepareVicuna.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ When these two weights are ready, we can use tools from Vicuna’s team to creat
First, Install their library that is compatible with v0 Vicuna by

```
pip install git+https://github.com/huggingface/transformers@v0.1.10
pip install git+https://github.com/lm-sys/FastChat.git@v0.1.10
```

Then, run the following command to create the final working weight
Expand Down

0 comments on commit 58e5c71

Please sign in to comment.