From ef112655692e97a02cfd183f03381a28c00e6ceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E6=9C=A8=E5=90=8C=E5=AD=A6?= Date: Tue, 16 May 2023 18:07:55 +0800 Subject: [PATCH] Update README.en.md --- README.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 161ec3fcb..c7048e2e2 100644 --- a/README.en.md +++ b/README.en.md @@ -163,7 +163,8 @@ echo "/root/workspace/DB-GPT" > /root/miniconda3/env/dbgpt_env/lib/python3.10/si ### 3. Run -You can refer to this document to obtain the Vicuna weights: [Vicuna](https://github.com/lm-sys/FastChat/blob/main/README.md#model-weights) +You can refer to this document to obtain the Vicuna weights: [Vicuna](https://github.com/lm-sys/FastChat/blob/main/README.md#model-weights) . + If you have difficulty with this step, you can also directly use the model from [this link](https://huggingface.co/Tribbiani/vicuna-7b) as a replacement. ```bash