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 Support #335

Closed
wants to merge 6 commits into from
Closed

Commits on Oct 11, 2024

  1. initial setup and download

    bayedieng committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2cef457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5073a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. initial model

    bayedieng committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    96bbb0c View commit details
    Browse the repository at this point in the history
  2. add gguf parser

    bayedieng committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b1da514 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    bbb0d64 View commit details
    Browse the repository at this point in the history
  2. add linear ops

    bayedieng committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cf99076 View commit details
    Browse the repository at this point in the history