From d652a2802329b188b5a1760736a4b467b288a7ed Mon Sep 17 00:00:00 2001 From: hzg0601 Date: Mon, 14 Aug 2023 11:36:58 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1f0644..17974a1 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 +详见 [FastChat 相关 PR](https://github.com/lm-sys/fastchat/pull/1905#issuecomment-1627801216) #### 5.2 启动 API 服务