Skip to content

Add imatrix to --no-context-shift #10766

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

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

bartowski1182
Copy link
Contributor

This allows for setting the --no-context-shift value in llama-imatrix which is required for models like DeepSeek

fixes #10755

This allows for setting the --no-context-shift value in llama-imatrix which is required for models like DeepSeek
@ngxson ngxson merged commit ae4b922 into ggml-org:master Dec 10, 2024
47 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
This allows for setting the --no-context-shift value in llama-imatrix which is required for models like DeepSeek
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
This allows for setting the --no-context-shift value in llama-imatrix which is required for models like DeepSeek
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.

Unable to generate imatrix for DeekSeek, "KV cache shifting is not supported for this model (--no-context-shift to disable)"
2 participants