We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://x.com/benjaminklieger/status/1865095228845363369?s=46
The text was updated successfully, but these errors were encountered:
You can simply change the model name in the code from 3.1 to 3.3 to use llama 3.3 70b!
3.1
3.3
model = "llama-3.1-70b-versatile" --> model = "llama-3.3-70b-versatile"
model = "llama-3.1-70b-versatile"
model = "llama-3.3-70b-versatile"
Sorry, something went wrong.
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!
No branches or pull requests
https://x.com/benjaminklieger/status/1865095228845363369?s=46
The text was updated successfully, but these errors were encountered: