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: joshcarp/llama.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: openelm-impl
Choose a head ref
  • 14 commits
  • 8 files changed
  • 1 contributor

Commits on Apr 29, 2024

  1. Attempt at OpenElm

    joshcarp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6e89d82 View commit details
    Browse the repository at this point in the history
  2. Add nop feedforward length

    joshcarp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5ba2143 View commit details
    Browse the repository at this point in the history
  3. Add comment

    joshcarp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7c3c3eb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Checkpoint

    joshcarp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0084a2a View commit details
    Browse the repository at this point in the history
  2. Fix SwiGlu2

    joshcarp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9858fd1 View commit details
    Browse the repository at this point in the history
  3. fix up

    joshcarp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5eea11e View commit details
    Browse the repository at this point in the history
  4. Update

    joshcarp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    896dee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d2dead View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. WIP

    joshcarp committed May 6, 2024
    Configuration menu
    Copy the full SHA
    98ba54e View commit details
    Browse the repository at this point in the history
  2. WIP

    joshcarp committed May 6, 2024
    Configuration menu
    Copy the full SHA
    16b8ecd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update

    joshcarp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    308c817 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    joshcarp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    92ff0de View commit details
    Browse the repository at this point in the history
  3. Cleanup

    joshcarp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    04e2858 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    joshcarp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    716886c View commit details
    Browse the repository at this point in the history
Loading