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: asadfgglie/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.
  • 8 commits
  • 24 files changed
  • 2 contributors

Commits on Jul 12, 2024

  1. add BanBan chat format

    asadfgglie committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bedbdaa View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    e38dc49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    46e15f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776d199 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    f39aa8f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    cfe7cea View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	llama_cpp_python/_ctypes_extensions.py
    #	llama_cpp_python/_ggml.py
    #	llama_cpp_python/_logger.py
    #	llama_cpp_python/llama_cache.py
    #	llama_cpp_python/llama_chat_format.py
    #	llama_cpp_python/llama_grammar.py
    #	llama_cpp_python/server/model.py
    #	tests/test_llama.py
    #	tests/test_llama_grammar.py
    asadfgglie committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6821795 View commit details
    Browse the repository at this point in the history
  3. fix merge

    asadfgglie committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7a2fa3e View commit details
    Browse the repository at this point in the history
Loading