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/Upgrade to 3.3 llama #38

Open
jeffscottward opened this issue Dec 6, 2024 · 2 comments
Open

Add/Upgrade to 3.3 llama #38

jeffscottward opened this issue Dec 6, 2024 · 2 comments

Comments

@jeffscottward
Copy link

https://x.com/benjaminklieger/status/1865095228845363369?s=46

@bklieger-groq
Copy link
Owner

You can simply change the model name in the code from 3.1 to 3.3 to use llama 3.3 70b!

model = "llama-3.1-70b-versatile" --> model = "llama-3.3-70b-versatile"

@bklieger-groq
Copy link
Owner

This will be changed in the coming weeks in the app code as 3.1 is migrated to 3.3. See the plan here: https://console.groq.com/docs/deprecations

Feel free to make a PR in the meantime (easy PR to do), otherwise I plan to update soon!

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

2 participants