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 support for GGUF models #866

Merged
merged 14 commits into from
Nov 17, 2023
Merged

Add support for GGUF models #866

merged 14 commits into from
Nov 17, 2023

Conversation

gaby
Copy link
Member

@gaby gaby commented Nov 13, 2023

  • Updated llama-cpp-python to latest version
  • Replaced all models with the top downloaded GGUF models
  • Added "Home" button
  • Redesigned the Models Page
  • Updated DaisyUI to v4.x.x
  • Added support for the following GGUF models:
    • LLaMA2
    • Zephyr
    • Mistral
    • CodeLLaMA

Fixes #821 #217

@gaby gaby merged commit c7f0b48 into main Nov 17, 2023
10 checks passed
@gaby gaby deleted the gguf-support branch November 17, 2023 14:07
@gaby gaby mentioned this pull request Nov 17, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [Feature]: Mistral AI
1 participant