Content-Length: 305609 | pFad | https://github.com/postgresml/postgresml/pull/1125

3B Mistral AI and GGUF and Qwen support by levkk · Pull Request #1125 · postgresml/postgresml · GitHub
Skip to content

Mistral AI and GGUF and Qwen support #1125

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

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Mistral AI and GGUF and Qwen support #1125

merged 3 commits into from
Oct 26, 2023

Conversation

levkk
Copy link
Contributor

@levkk levkk commented Oct 26, 2023

  • Update deps for Mistral and Qwen
  • Add support for GGUF (wasn't hard)

@levkk levkk changed the title Mistral AI, say hi to PostresML Mistral AI, say hi to pgml Oct 26, 2023
@@ -197,7 +197,7 @@ def create_pipeline(task):
lower = model_name.lower()
else:
lower = None
if lower and "-ggml" in lower:
if lower and ("-ggml" in lower or "-gguf" in lower):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kczimm these run on the CPU, so could be useful for local dev on a M1. I'll try on my end just to be sure (on my desktop right now)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked on my M1 after uninstalling deepspeed.

@levkk levkk changed the title Mistral AI, say hi to pgml Mistral AI and GGUF support Oct 26, 2023
@levkk levkk requested a review from SilasMarvin October 26, 2023 17:40
@levkk levkk merged commit ae57bac into master Oct 26, 2023
@levkk levkk deleted the levkk-mistral branch October 26, 2023 18:08
@levkk levkk changed the title Mistral AI and GGUF support Mistral AI and GGUF and Qwen support Oct 26, 2023
@montanalow montanalow mentioned this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/postgresml/postgresml/pull/1125

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy