From 9390fbd46a44b133af327eb0de5084ae5eb3c623 Mon Sep 17 00:00:00 2001 From: ZhuDeyao Date: Tue, 18 Apr 2023 22:54:09 +0300 Subject: [PATCH] Update PrepareVicuna.md fix a wrong command in PrepareVicuna.md --- PrepareVicuna.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrepareVicuna.md b/PrepareVicuna.md index 89372cd8..df24b310 100644 --- a/PrepareVicuna.md +++ b/PrepareVicuna.md @@ -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