fix: remove deprecated Groq models and update model registry #18062
+24
−489
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Title
Remove deprecated Groq models and update model registry
Relevant issues
Fixes #18043
Pre-Submission checklist
tests/litellm/directory - N/A (model registry update, no code changes)make test-unit- N/A (JSON/docs only)Type
🐛 Bug Fix
📖 Documentation
Changes
Removed deprecated models (20 total)
Per Groq's deprecation page:
groq/gemma-7b-it(deprecated 2024-12-18)groq/llama-3.2-11b-text-preview(deprecated 2024-10-28)groq/llama-3.2-90b-text-preview(deprecated 2024-11-25)groq/llama3-groq-70b-8192-tool-use-preview(deprecated 2025-01-06)groq/llama3-groq-8b-8192-tool-use-preview(deprecated 2025-01-06)groq/llama-3.1-70b-versatile(deprecated 2025-01-24)groq/mixtral-8x7b-32768(deprecated 2025-03-20)groq/llama-3.2-11b-vision-preview(deprecated 2025-04-14)groq/llama-3.2-1b-preview(deprecated 2025-04-14)groq/llama-3.2-3b-preview(deprecated 2025-04-14)groq/llama-3.2-90b-vision-preview(deprecated 2025-04-14)groq/llama-3.3-70b-specdec(deprecated 2025-04-14)groq/llama-guard-3-8b(deprecated 2025-06-06)groq/mistral-saba-24b(deprecated 2025-07-30)groq/distil-whisper-large-v3-en(deprecated 2025-08-23)groq/deepseek-r1-distill-llama-70b(deprecated 2025-10-02)groq/gemma2-9b-it(deprecated 2025-10-08)groq/moonshotai/kimi-k2-instruct(deprecated 2025-10-10)groq/llama-3.1-405b-reasoning(no longer available)groq/llama2-70b-4096(no longer available)Added new model
groq/meta-llama/llama-guard-4-12b- New safety/moderation modelUpdated existing models
supports_vision: truetogroq/meta-llama/llama-4-maverick-17b-128e-instructsupports_vision: truetogroq/meta-llama/llama-4-scout-17b-16e-instructUpdated documentation
docs/my-website/docs/providers/groq.mdwith current model listCurrent Groq models