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: utilityai/llama-cpp-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.97
Choose a base ref
...
head repository: utilityai/llama-cpp-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.98
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. Expose a bunch of information about the model

    It can be useful to understand things about the model being loaded.
    vlovich committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    e9b0bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899c217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dca53f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #669 from utilityai/version-bump-0.1.98

    Bumped version to 0.1.98
    MarcusDunn authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    6b4e52c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #666 from vlovich/informational-methods

    Expose model & backend informational methods
    MarcusDunn authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    8b11c5c View commit details
    Browse the repository at this point in the history
Loading