Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Qwen_lmdeploy
Commits
551c7b25
Commit
551c7b25
authored
Feb 23, 2024
by
zhouxiang
Browse files
Update README.md
parent
9a426bac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
551c7b25
...
@@ -94,7 +94,7 @@ lmdeploy serve gradio --model_path_or_server ./workspace_qwe7b --server_name {ip
...
@@ -94,7 +94,7 @@ lmdeploy serve gradio --model_path_or_server ./workspace_qwe7b --server_name {ip
### 运行 Qwen-14B-chat
### 运行 Qwen-14B-chat
```
```
# 模型转换
# 模型转换
mdeploy convert --model_name qwen-14b --model_path /path/to/model --dst_path ./workspace_qwen14b --tp 2
l
mdeploy convert --model_name qwen-14b --model_path /path/to/model --dst_path ./workspace_qwen14b --tp 2
# bash界面运行
# bash界面运行
lmdeploy chat turbomind --model_path ./workspace_qwen14b --tp 2
lmdeploy chat turbomind --model_path ./workspace_qwen14b --tp 2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment