Update PrepareVicuna.md

fix a wrong command in PrepareVicuna.md
This commit is contained in:
ZhuDeyao 2023-04-18 22:54:09 +03:00 committed by GitHub
parent c37ef667ba
commit 9390fbd46a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ When these two weights are ready, we can use tools from Vicunas team to creat
First, Install their library that is compatible with v0 Vicuna by 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 Then, run the following command to create the final working weight