Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llama 3 高效部署实践:增加在线量化shell命令 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

techrex
Copy link

@techrex techrex commented May 2, 2024

在教程第四节“LMDeploy 高效部署 Llama3 实践”的“3.3 在线量化 KV”章节中,增加shell命令示例

lmdeploy chat \
    /root/model/Meta-Llama-3-8B-Instruct \
    --quant-policy 8 \
    --cache-max-entry-count 0.01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant