mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-08 20:10:48 +00:00
Merge branch 'main' of github.com:Vision-CAIR/MiniGPT-4 into main
This commit is contained in:
commit
58e5c718f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user