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
9d7cd629
Unverified
Commit
9d7cd629
authored
Jul 05, 2023
by
AllentDan
Committed by
GitHub
Jul 05, 2023
Browse files
add demo gif (#63)
* add demo gif * add demo gif
parent
ec53d63f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+2
-0
README_zh-CN.md
README_zh-CN.md
+2
-0
No files found.
README.md
View file @
9d7cd629
...
@@ -147,6 +147,8 @@ python3 lmdeploy/serve/client.py {server_ip_addresss}:33337
...
@@ -147,6 +147,8 @@ python3 lmdeploy/serve/client.py {server_ip_addresss}:33337
python3 lmdeploy/app.py
{
server_ip_addresss
}
:33337
{
model_name
}
python3 lmdeploy/app.py
{
server_ip_addresss
}
:33337
{
model_name
}
```
```

## User Guide
## User Guide
## Quantization
## Quantization
...
...
README_zh-CN.md
View file @
9d7cd629
...
@@ -146,6 +146,8 @@ python3 lmdeploy/serve/client.py {server_ip_addresss}:33337
...
@@ -146,6 +146,8 @@ python3 lmdeploy/serve/client.py {server_ip_addresss}:33337
python3 lmdeploy/app.py
{
server_ip_addresss
}
:33337
{
model_name
}
python3 lmdeploy/app.py
{
server_ip_addresss
}
:33337
{
model_name
}
```
```

## 量化部署
## 量化部署
在 fp16 模式下,可以开启 kv_cache int8 量化,单卡可服务更多用户。
在 fp16 模式下,可以开启 kv_cache int8 量化,单卡可服务更多用户。
...
...
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