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 EM German Mistral Model #1485

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Add support for EM German Mistral Model #1485

merged 1 commit into from
Oct 10, 2023

Conversation

jphme
Copy link

@jphme jphme commented Oct 9, 2023

Describe your changes

Added the just-released EM German Mistral Model to models2.json.
You can find more information, example outputs and so on in the models repository. The model comes with the Apache-2.0 license of the base model.

TBH, I still don't understand 100% how GPT4ALL`s model list works (I suppose its still based on a proprietary hosted model list?); the model wasn't available for download in the model list when I rebuild GPT4all, but I confirmed that the model works falwlessly within the most recent app.

I asked in Discord and they said I should just prepare a PR.

Reson for this is I am the author of the most-downloaded llama-2 model finetuned on German texts and people kept asking me how to use it in a GUI; would be good to have a user-friendly alternative to LM Studio, thus I would appreciate support within GPT4ALL.

Checklist before requesting a review

  • [X ] I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • I have added thorough documentation for my code.
  • I have tagged PR with relevant project labels. I acknowledge that a PR without labels may be dismissed.
  • If this PR addresses a bug, I have provided both a screenshot/video of the original bug and the working solution.

@manyoso manyoso merged commit 4f0cee9 into nomic-ai:main Oct 10, 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.

None yet

2 participants