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

feat: sync llama.cpp #29

Merged
merged 3 commits into from
Oct 23, 2023
Merged

feat: sync llama.cpp #29

merged 3 commits into from
Oct 23, 2023

Conversation

jhen0409
Copy link
Member

For sampling context refactor. Breaking change:

  • repeat_last_n -> penalty_last_n
  • repeat_penalty -> penalty_repeat
  • frequency_penalty -> penalty_freq
  • presence_penalty -> penalty_present

@jhen0409 jhen0409 merged commit adb7545 into main Oct 23, 2023
4 checks passed
@jhen0409 jhen0409 deleted the sync-llama-cpp branch October 23, 2023 01:41
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