10000 Comparing abetlen:main...stungkit:main · abetlen/llama-cpp-python · GitHub
[go: up one dir, main page]

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: abetlen/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: stungkit/llama-cpp-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 2, 2023

  1. fix: tokenization of special characters: (#850)

    It should behave like llama.cpp, where most out of the box usages
    treat special characters accordingly
    antoine-lizee authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    47ca05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9fe204 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    abetlen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    addc2f6 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    abetlen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3e180d7 View commit details
    Browse the repository at this point in the history
  5. Fix runner label

    abetlen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f0d1a1b View commit details
    Browse the repository at this point in the history
  6. Fix clblast test

    abetlen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d7ae8b5 View commit details
    Browse the repository at this point in the history
Loading
0