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: fredatgithub/llama-cpp-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19ea70c
Choose a base ref
...
head repository: abetlen/llama-cpp-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4bee85b
Choose a head ref
  • 15 commits
  • 14 files changed
  • 3 contributors

Commits on Jun 12, 2026

  1. Configuration menu
    Copy the full SHA
    65b50ca View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. Configuration menu
    Copy the full SHA
    565d3c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52702f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc0d15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e807092 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2026

  1. Configuration menu
    Copy the full SHA
    3850aff View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

  1. Configuration menu
    Copy the full SHA
    541b08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824565a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Configuration menu
    Copy the full SHA
    822146b View commit details
    Browse the repository at this point in the history
  2. feat: add Pyodide wheel support (abetlen#2309)

    * feat: update llama.cpp to 6eab47181
    
    * feat: add Pyodide wheel support
    
    * docs: fix Pyodide changelog entry
    
    * feat: enable mtmd for emscripten
    abetlen authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    a804233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb6a05 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2026

  1. Configuration menu
    Copy the full SHA
    7440aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11fe07 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. fix: preserve recurrent/hybrid model state when the full prompt is al…

    …ready cached (abetlen#2306)
    
    Co-authored-by: Ankur Kaul <akaul36@gatech.edu>
    allthatido and Ankur Kaul authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    9be3cd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. Configuration menu
    Copy the full SHA
    4bee85b View commit details
    Browse the repository at this point in the history
Loading