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 90b llama-3.2 model for better performance #567

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

bitsnaps
Copy link

@bitsnaps bitsnaps commented Dec 6, 2024

Add support for llama-3.2-90b-vision-preview model from Groq.

Add support for `llama-3.2-90b-vision-preview` model from Groq.
@dustinwloring1988
Copy link
Collaborator

@bitsnaps thank you for adding this.

@dustinwloring1988 dustinwloring1988 merged commit ece0213 into stackblitz-labs:main Dec 14, 2024
@bitsnaps
Copy link
Author

@dustinwloring1988 , recently Groq changed the listing of models, they're now providing two list of models: production-models which includes frontier models (like llama-3.3-70b-versatile at the moment), and Preview Models for models that are intended for evaluation purposes only (like llama-3.2-90b-vision-preview), suggest keep only production ready models, or give the user the choice if he want to experiment with previous (or newly created) models.

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.

2 participants