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
ee3a18a1
Commit
ee3a18a1
authored
Aug 29, 2024
by
dcuai
Browse files
Update README.md
parent
e86d249d
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 @
ee3a18a1
...
@@ -133,7 +133,7 @@ lmdeploy serve api_client restful_api_url
...
@@ -133,7 +133,7 @@ lmdeploy serve api_client restful_api_url
```
bash
```
bash
# restful_api_url 就是 api_server 产生的,比如 http://localhost:23333
# restful_api_url 就是 api_server 产生的,比如 http://localhost:23333
# server-name 和 server-port 是用来提供 gradio ui 访问服务的
# server-name 和 server-port 是用来提供 gradio ui 访问服务的
# 例子: lmdeploy serve gradio http://localhost:23333 --server-name localhost --server-port
23333
# 例子: lmdeploy serve gradio http://localhost:23333 --server-name localhost --server-port
6006
lmdeploy serve gradio restful_api_url
--server-name
{
ip
}
--server-port
{
port
}
lmdeploy serve gradio restful_api_url
--server-name
{
ip
}
--server-port
{
port
}
```
```
...
...
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