修复文档错误

This commit is contained in:
Asankilp 2025-01-25 00:42:43 +08:00
parent ef71514ce2
commit 132d219c59

View File

@ -42,7 +42,7 @@ vLLM 仅支持 Linux 系统。
``` ```
3. 解压模型文件 3. 解压模型文件
```bash ```bash
7z x Muice-2.7.1-Qwen2.5-7B-Instruct-GPTQ-Int4-8e-4.7z -o Muice-2.7.1-Qwen2.5-7B-Instruct-GPTQ-Int4-8e-4 7z x Muice-2.7.1-Qwen2.5-7B-Instruct-GPTQ-Int4-8e-4.7z -oMuice-2.7.1-Qwen2.5-7B-Instruct-GPTQ-Int4-8e-4
``` ```
4. 启动 vLLM 4. 启动 vLLM
```bash ```bash