From a91b76cab18d2a5534c36ef52d6879ca33f100c8 Mon Sep 17 00:00:00 2001 From: jiangzhs Date: Fri, 25 Oct 2024 18:11:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1195f73..a9e53e5 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ python test_hairuo.py 注:需修改 test_hairuo.py 文件中的模型路径 vllm_hairuo.py : 使用 Llama 提供的方式来加载权重; + vllm_hairuo_v2.py : 使用 miniCPM 提供的方式来加载权重; \ No newline at end of file