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:abetlen/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:bot08/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.
  • 12 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 24, 2025

  1. chore(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    e522badView commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

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

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    25b2f8fView commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    1b45588View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    360b04cView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9248332View commit details
    Browse the repository at this point in the history
  4. Update llama.cpp

    @mamei16
    mamei16 committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    b6e3c89View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    025e7faView commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Merge pull request#1from abetlen/dependabot/github_actions/pypa/cib…

    …uildwheel-2.23.2 chore(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2
    @bot08
    bot08 authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    2beea0dView commit details
    Browse the repository at this point in the history
  2. Merge pull request#2from kossum/main

    feat: Add Gemma3 chat handler
    @bot08
    bot08 authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    12bac61View commit details
    Browse the repository at this point in the history
  3. Merge pull request#3from mamei16/v0.3.9

    V0.3.9
    @bot08
    bot08 authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    17dccdaView commit details
    Browse the repository at this point in the history
  4. Update README.md

    @bot08
    bot08 authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    8f21c90View commit details
    Browse the repository at this point in the history
Loading