Skip to content

gguf : add rope_freq_base parameter for CodeLlama #2769

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
Aug 24, 2023

Conversation

slaren
Copy link
Member

@slaren slaren commented Aug 24, 2023

No description provided.

Comment on lines +1566 to +1568
// TODO: manually setting rope freq base and scale should override this
// FIXME: partial fix when the param specified is not the default value, but
// will not work for overriding the model value to the params default
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also has this change to allow overriding the model value of freq_base and freq_scale, but it is not perfect.

@ggerganov ggerganov merged commit 0d3094f into master Aug 24, 2023
@slaren slaren deleted the codellama-gguf-rope-base branch August 24, 2023 18:05
akawrykow pushed a commit to akawrykow/llama.cpp that referenced this pull request Aug 29, 2023
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.

2 participants