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 gpt4all / gpt4all-J #40

Open
mdingemanse opened this issue Jul 8, 2023 · 0 comments
Open

Add gpt4all / gpt4all-J #40

mdingemanse opened this issue Jul 8, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mdingemanse
Copy link
Collaborator

mdingemanse commented Jul 8, 2023

https://github.com/nomic-ai/gpt4all

GPT4All is an ecosystem to train and deploy powerful and customized large language models that run locally on consumer grade CPUs. (...) The goal is simple - be the best instruction tuned assistant-style language model that any person or enterprise can freely use, distribute and build on.

Preprint offers a fair bit of detail:
https://static.nomic.ai/gpt4all/2023_GPT4All-J_Technical_Report_2.pdf

How to add a new model:

  1. Make a copy of AA_sample.yaml
  2. Give it the name of the model (e.g. gtp4all.yaml
  3. Fill out as many of the features you can find information for. Be sure to provide evidence and arguments in the form of links and notes.
  4. File a pull request. The repo maintainers will have a look and hopefully merge your contributions to main.
  5. Voilà, it will appear in the live table
@mdingemanse mdingemanse added the good first issue Good for newcomers label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant