"vscode:/vscode.git/clone" did not exist on "7408cb51151cfb5b04653f9aa6c141030d3e8795"
Commit 551c7b25 authored by zhouxiang's avatar zhouxiang
Browse files

Update README.md

parent 9a426bac
......@@ -94,7 +94,7 @@ lmdeploy serve gradio --model_path_or_server ./workspace_qwe7b --server_name {ip
### 运行 Qwen-14B-chat
```
# 模型转换
mdeploy convert --model_name qwen-14b --model_path /path/to/model --dst_path ./workspace_qwen14b --tp 2
lmdeploy convert --model_name qwen-14b --model_path /path/to/model --dst_path ./workspace_qwen14b --tp 2
# bash界面运行
lmdeploy chat turbomind --model_path ./workspace_qwen14b --tp 2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment