Thanks to visit codestin.com
Credit goes to github.com

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: codingmoh/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
  • 11 commits
  • 11 files changed
  • 1 contributor

Commits on May 8, 2025

  1. feat: Update llama.cpp

    abetlen committed May 8, 2025
    Configuration menu
    Copy the full SHA
    4c6514d View commit details
    Browse the repository at this point in the history
  2. chore: Bump version

    abetlen committed May 8, 2025
    Configuration menu
    Copy the full SHA
    cb2edb9 View commit details
    Browse the repository at this point in the history
  3. hotfix: Disable curl support

    abetlen committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b1d23df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. feat: Update llama.cpp

    abetlen committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    0d475d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51dce74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a635f4 View commit details
    Browse the repository at this point in the history
  4. fix: Fix missing deprecated symbols on windows with missing LLAMA_API…

    … prefix in header file
    abetlen committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    0dec788 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    cd548bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a979f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3f0bf View commit details
    Browse the repository at this point in the history
  4. chore: Bump version

    abetlen committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    9770b84 View commit details
    Browse the repository at this point in the history
Loading