Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add llama.cpp backend #231

Merged
merged 15 commits into from
Jul 30, 2024
Merged

Add llama.cpp backend #231

merged 15 commits into from
Jul 30, 2024

Commits on Jul 18, 2024

  1. llama.cpp backend

    added llama.cpp backend
    baptistecolle committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9441985 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    b2e14aa View commit details
    Browse the repository at this point in the history
  2. fix style

    baptistecolle committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b8465ee View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    60661dc View commit details
    Browse the repository at this point in the history
  2. remove output files

    baptistecolle committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eda1839 View commit details
    Browse the repository at this point in the history
  3. fixing github workflow

    baptistecolle committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fd45365 View commit details
    Browse the repository at this point in the history
  4. fix git workflow

    baptistecolle committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    193bd7f View commit details
    Browse the repository at this point in the history
  5. fix git workflow

    baptistecolle committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2127906 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. added embedding model

    baptistecolle committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6179aab View commit details
    Browse the repository at this point in the history
  2. fix style

    baptistecolle committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    305fd1c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    dbe1253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d010916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c45ae6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bdc9b0 View commit details
    Browse the repository at this point in the history
  5. remove useless examples

    baptistecolle committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    16c57b5 View commit details
    Browse the repository at this point in the history