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 Gemini models #726

Open
rajasbansal opened this issue Feb 21, 2024 · 1 comment
Open

Add support for Gemini models #726

rajasbansal opened this issue Feb 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rajasbansal
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We have seen new support for gemini models from the google https://ai.google.dev/. The performance seems better than the PaLM model. We should add support for Gemini as a provider and also benchmark the model to get a better idea.

Describe the solution you'd like
Add support for gemini as a a new model similar to PaLM https://github.com/refuel-ai/autolabel/blob/main/src/autolabel/models/palm.py. Bechmark the performance on datasets mentioned here https://www.refuel.ai/blog-posts/llm-labeling-technical-report or https://www.refuel.ai/blog-posts/announcing-refuel-llm

@rajasbansal rajasbansal added the enhancement New feature or request label Feb 21, 2024
@rajasbansal
Copy link
Contributor Author

Gemma (https://blog.google/technology/developers/gemma-open-models/?utm_source=x&utm_medium=organicsocial&utm_campaign=gdm&utm_content=) or Mistral/Mixtral (https://mistral.ai/news/announcing-mistral-7b/) could also be interesting additions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants