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

Commits on Oct 20, 2023

  1. serve with chatlm format

    ibrahim-syah committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d9b55e7 View commit details
    Browse the repository at this point in the history
  2. moved models folder

    ibrahim-qordhawi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3a4ea0c View commit details
    Browse the repository at this point in the history
  3. moved models folder

    ibrahim-qordhawi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0516899 View commit details
    Browse the repository at this point in the history
  4. increase max token

    ibrahim-qordhawi committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ee0fea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. merak vicuna

    ibrahim-qordhawi committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    78eea51 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. Merge pull request #1 from ibrahim-syah/mistral-7b

    chatml, increase max token from 16 to 512, decode openai token ids
    ibrahim-syah authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d2f297 View commit details
    Browse the repository at this point in the history
Loading