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
71945001
Unverified
Commit
71945001
authored
Sep 25, 2023
by
Ikko Eltociear Ashimine
Committed by
GitHub
Sep 25, 2023
Browse files
Fix typo in README.md (#462)
quantilized -> quantized
parent
0be9e7ab
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 @
71945001
...
@@ -234,7 +234,7 @@ LMDeploy uses [AWQ](https://arxiv.org/abs/2306.00978) algorithm for model weight
...
@@ -234,7 +234,7 @@ LMDeploy uses [AWQ](https://arxiv.org/abs/2306.00978) algorithm for model weight
[
Click here
](
./docs/en/kv_int8.md
)
to view the usage method, implementation formula, and test results for kv int8.
[
Click here
](
./docs/en/kv_int8.md
)
to view the usage method, implementation formula, and test results for kv int8.
> **Warning**<br />
> **Warning**<br />
> runtime Tensor Parallel for quanti
li
zed model is not available. Please setup `--tp` on `deploy` to enable static TP.
> runtime Tensor Parallel for quantized model is not available. Please setup `--tp` on `deploy` to enable static TP.
## Contributing
## Contributing
...
...
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