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 Vicuna 33B v 1.3 #45

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

Add Vicuna 33B v 1.3 #45

mdingemanse opened this issue Jul 17, 2023 · 0 comments

Comments

@mdingemanse
Copy link
Collaborator

mdingemanse commented Jul 17, 2023

New and bigger Vicuna version appears sufficiently different from the one we already have (Vicuna 13B) to include.

See here for differences: basically, v 1.3 is the first to introduce 33B parameter version based on LLaMA
https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md

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
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

No branches or pull requests

1 participant