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: ggml-org/llama.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: skmp/llama.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    e93462f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b5df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b56d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04535ef View commit details
    Browse the repository at this point in the history
  5. adjust compression parameters

    skmp committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    f5a03ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7b70c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83e1ecc View commit details
    Browse the repository at this point in the history
  8. 4d fixes

    skmp committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    c9d38d7 View commit details
    Browse the repository at this point in the history
  9. fixes?

    skmp committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    80ab56b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e709de3 View commit details
    Browse the repository at this point in the history
  11. Enhance GGUF tensor processing scripts

    - gguf_compare.py: Added data comparison for shared tensors, including detailed mismatch reporting for the first five tensors.
    - gguf_compress.py: Updated documentation and added functionality to copy .bin passthrough files during compression.
    - gguf_decompress.py: Refined BMP reading functions, improved tensor reconstruction for SEM encoding, and enhanced metadata handling.
    - gguf_tensor_to_image.py: Modified export functionality to handle raw .bin files for float types, improved frame writing, and updated image grouping logic for SEM frames.
    skmp committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    086be2d View commit details
    Browse the repository at this point in the history
Loading