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: ignatius-n/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.
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 29, 2025

  1. feat: Update llama.cpp

    abetlen committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    80be68a View commit details
    Browse the repository at this point in the history
  2. feat: Update llama.cpp

    abetlen committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    0b89fe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14879c7 View commit details
    Browse the repository at this point in the history
  4. fix: error showing time spent in llama perf context print (abetlen#1898)

    * feat: Sync with llama.cpp
    
    Add `no_perf` field to `llama_context_params` to optionally disable performance timing measurements.
    
    * fix: Display performance metrics by default
    
    ---------
    
    Co-authored-by: Andrei <[email protected]>
    shakalaca and abetlen authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    4442ff8 View commit details
    Browse the repository at this point in the history
  5. chore: Bump version

    abetlen committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    710e19a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. feat: Update llama.cpp

    abetlen committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    344c106 View commit details
    Browse the repository at this point in the history
  2. feat: Update llama.cpp

    abetlen committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    e232fae View commit details
    Browse the repository at this point in the history
  3. chore: Bump version

    abetlen committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    37eb5f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. feat: Update llama.cpp

    abetlen committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    99f2ebf View commit details
    Browse the repository at this point in the history

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
Loading