Skip to content

lookup: fibonacci hashing, fix crashes #8548

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
Jul 17, 2024

Conversation

JohannesGaessler
Copy link
Collaborator

@JohannesGaessler JohannesGaessler commented Jul 17, 2024

This PR

  1. fixes llama-lookup-stats segfaulting unless the context size is explicitly set,
  2. removes old and obsolete asserts for the vocab size for llama-lookup and llama-lookup-stats, and
  3. takes over the Fibonacci hashing from Server: enable lookup decoding #6828 .

@JohannesGaessler JohannesGaessler added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Jul 17, 2024
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Jul 17, 2024
@JohannesGaessler JohannesGaessler merged commit e02b597 into ggml-org:master Jul 17, 2024
53 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 27, 2024
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants