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
OpenDAS
Lmdeploy
Commits
9eca5cbe
You need to sign in or sign up before continuing.
Unverified
Commit
9eca5cbe
authored
Jul 17, 2023
by
vansin
Committed by
GitHub
Jul 17, 2023
Browse files
docs: fix typo (#123)
* docs: fix doc * fix: fix lint
parent
169d8c7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
README_zh-CN.md
README_zh-CN.md
+1
-1
No files found.
README.md
View file @
9eca5cbe
...
@@ -98,7 +98,7 @@ python3 -m lmdeploy.serve.client {server_ip_addresss}:33337 internlm
...
@@ -98,7 +98,7 @@ python3 -m lmdeploy.serve.client {server_ip_addresss}:33337 internlm
or webui,
or webui,
```
```
shell
python3
-m
lmdeploy.app
{
server_ip_addresss
}
:33337 internlm
python3
-m
lmdeploy.app
{
server_ip_addresss
}
:33337 internlm
```
```
...
...
README_zh-CN.md
View file @
9eca5cbe
...
@@ -97,7 +97,7 @@ python3 -m lmdeploy.serve.client {server_ip_addresss}:33337 internlm
...
@@ -97,7 +97,7 @@ python3 -m lmdeploy.serve.client {server_ip_addresss}:33337 internlm
也可以通过 WebUI 方式来对话:
也可以通过 WebUI 方式来对话:
```
```
shell
python3
-m
lmdeploy.app
{
server_ip_addresss
}
:33337 internlm
python3
-m
lmdeploy.app
{
server_ip_addresss
}
:33337 internlm
```
```
...
...
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