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

Allow exporting a view of the KV cache #4180

Merged
merged 6 commits into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    71fcb7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb137d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d0485 View commit details
    Browse the repository at this point in the history
  4. Fix max contiguous empty cells index calculation

    Make dump functions deal with lengths or sequences counts > 10 better
    KerfuffleV2 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7688d72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc1c346 View commit details
    Browse the repository at this point in the history
  6. Add doc comments for KV cache view functions

    Eliminate cell sequence struct; use llama_seq_id directly
    
    Minor cleanups
    KerfuffleV2 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    aa21e6d View commit details
    Browse the repository at this point in the history