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: loretoparisi/sam.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: YavorGIvanov/sam.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.
  • 16 commits
  • 5 files changed
  • 6 contributors

Commits on Sep 6, 2023

  1. Add MIT LICENSE

    Yavor Ivanov authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7e36353 View commit details
    Browse the repository at this point in the history
  2. [FIX] Integer Division by zero on Windows build

    flaviopontes authored and Yavor Ivanov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    39aa3eb View commit details
    Browse the repository at this point in the history
  3. Update README with SDL2 instructions

    YavorGIvanov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    aa39fec View commit details
    Browse the repository at this point in the history
  4. Update README.md with threads note

    Yavor Ivanov authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    49d96fd View commit details
    Browse the repository at this point in the history
  5. sam : segment on move

    ggerganov authored and YavorGIvanov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3dbd1f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Update to latest ggml and fix wrong SAM output

    YavorGIvanov committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    45d2ba1 View commit details
    Browse the repository at this point in the history
  2. Update ggml submodule version to latest

    YavorGIvanov committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6f87e23 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Yavor Ivanov authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8954d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b009d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e463115 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update README.md

    YavorGIvanov authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    da91c88 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update ggml submodule to latest version

    YavorGIvanov committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d52020a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Make sam.cpp work with ggml-backend

    YavorGIvanov authored and YavorGIvanov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1895819 View commit details
    Browse the repository at this point in the history
  2. Remove no longer needed alignment addition to alloc size

    YavorGIvanov authored and YavorGIvanov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e8783a0 View commit details
    Browse the repository at this point in the history
  3. Update ggml submodule version

    YavorGIvanov authored and YavorGIvanov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ceafb74 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Remove no longer needed allocs and update ggml version

    YavorGIvanov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8100281 View commit details
    Browse the repository at this point in the history
Loading