Thanks to visit codestin.com
Credit goes to github.com

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: jaepil/llama-cpp-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    786fb42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3c9e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb78ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e09d92 View commit details
    Browse the repository at this point in the history
  5. fixe more params

    JamePeng committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    60e6b15 View commit details
    Browse the repository at this point in the history
  6. fix typo

    JamePeng committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d1dbd0c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Correct some typo

    JamePeng committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    84bcb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ddf097 View commit details
    Browse the repository at this point in the history
  3. correct var type

    JamePeng committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    4dc2609 View commit details
    Browse the repository at this point in the history
  4. Move self._vocab to llama.py

    JamePeng committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    3ffc680 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Merge pull request #1 from JamePeng/main

    Update llama_cpp: Sync LLAMA_API names with llama.cpp mainline. Needs more testing
    jaepil authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    660955b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c9786 View commit details
    Browse the repository at this point in the history
Loading