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: g-rich/llama-cpp-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 3 contributors

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

Commits on Jun 25, 2026

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

Commits on Jun 28, 2026

  1. feat: update llama.cpp to b3fed31b9 (abetlen#2322)

    * feat: update llama.cpp to fdbd6abee
    
    * feat: update llama.cpp to b3fed31b9
    abetlen authored Jun 28, 2026
    Configuration menu
    Copy the full SHA
    f0bf326 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

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

Commits on Jul 5, 2026

  1. feat: update llama.cpp to 78d2f5246 (abetlen#2327)

    * feat: update llama.cpp to 78d2f5246
    
    * fix: align llama.cpp binding comments
    
    * fix: align llama.cpp binding docstrings (abetlen#2328)
    
    * fix: align llama.cpp binding docstrings
    
    * fix: use None in Python binding docstrings
    
    * fix: format binding docstring
    abetlen authored Jul 5, 2026
    Configuration menu
    Copy the full SHA
    7916619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e894f0d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2026

  1. feat: update llama.cpp to e3546c794 (abetlen#2338)

    * feat: update llama.cpp to 13f2b28b0
    
    * feat: update llama.cpp to e3546c794
    abetlen authored Jul 12, 2026
    Configuration menu
    Copy the full SHA
    7e3e889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629bd1b View commit details
    Browse the repository at this point in the history
Loading