Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ggml-org/llama.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ggml-org/llama.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gg/llama-high-throughput-rebase
Choose a head ref
  • 8 commits
  • 22 files changed
  • 1 contributor

Commits on Jul 2, 2025

  1. kv-cache : use ggml_set_rows

    ggml-ci
    ggerganov committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    cd811b7 View commit details
    Browse the repository at this point in the history
  2. graph : separate k and v indices

    ggml-ci
    ggerganov committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    ac8f347 View commit details
    Browse the repository at this point in the history
  3. cont : remove redundant ifs

    ggml-ci
    ggerganov committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    2ac5be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a70293b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3da97e View commit details
    Browse the repository at this point in the history
  6. kv-cache : add comments

    ggml-ci
    ggerganov committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    5495ea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30b4d4e View commit details
    Browse the repository at this point in the history
  8. llama : add "virtual sequences"

    ggml-ci
    ggerganov committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    dfceb01 View commit details
    Browse the repository at this point in the history
Loading