Skip to content

Fix rope scaling defaults#767

Merged
abetlen merged 5 commits into
abetlen:mainfrom
OldAIProjects:main
Sep 29, 2023
Merged

Fix rope scaling defaults#767
abetlen merged 5 commits into
abetlen:mainfrom
OldAIProjects:main

Conversation

@Josh-XT

@Josh-XT Josh-XT commented Sep 29, 2023

Copy link
Copy Markdown
Contributor

Fix rope scaling defaults

  • Defaults were previously 1 for rope_freq_base and 10000 for rope_freq_base, these are now both 0 for defaults.

ggml-org/llama.cpp#3401

Edit: Removed the backwards compatibility so that there is never any unintended behavior with those settings later.

@Josh-XT

Josh-XT commented Sep 29, 2023

Copy link
Copy Markdown
Contributor Author

Fixes #765

@Josh-XT Josh-XT changed the title Fix rope scaling defaults with backwards compatibility Fix rope scaling defaults Sep 29, 2023
@abetlen

abetlen commented Sep 29, 2023

Copy link
Copy Markdown
Owner

@Josh-XT thanks for catching this, lgtm!

@abetlen
abetlen merged commit a945404 into abetlen:main Sep 29, 2023
@Josh-XT

Josh-XT commented Sep 29, 2023

Copy link
Copy Markdown
Contributor Author

@Josh-XT thanks for catching this, lgtm!

No problem! Glad to finally contribute here.

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