From 9fb38727fb4e451851d062b7f9ea12605fd6aa20 Mon Sep 17 00:00:00 2001 From: hzg0601 Date: Mon, 14 Aug 2023 17:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fc1583..a1f0644 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ PEFT_SHARE_BASE_WEIGHTS=true python3 -m fastchat.serve.multi_model_worker \ --num-gpus 2 ``` -详见 https://github.com/lm-sys/FastChat/pull/1905#issuecomment-1627801216 +详见 https://github.com/lm-sys/fastchat/pull/1905#issuecomment-1627801216 #### 5.2 启动 API 服务