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

common : add -hfd option for the draft model #11318

Merged
merged 3 commits into from
Jan 20, 2025
Merged

common : add -hfd option for the draft model #11318

merged 3 commits into from
Jan 20, 2025

Conversation

ggerganov
Copy link
Owner

@ggerganov ggerganov commented Jan 20, 2025

Same as -hf arg, but for the draft model.

Example

llama-server \
    -hf  ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF \
    -hfd ggml-org/DeepSeek-R1-Distill-Qwen-1.5B-Q4_0-GGUF \
    --ctx-size 32768 -fa -t 1 --draft-max 16 --draft-min 2

@ggerganov ggerganov requested a review from ngxson as a code owner January 20, 2025 20:16
@ggerganov ggerganov merged commit 80d0d6b into master Jan 20, 2025
45 checks passed
@ggerganov ggerganov deleted the gg/arg-add-hfd branch January 20, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant