Skip to content

Commit 4da800f

Browse files
committed
last update
1 parent c9d7b6f commit 4da800f

File tree

2 files changed

+154
-142
lines changed

2 files changed

+154
-142
lines changed

docs/inference-providers/providers/groq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
5454

5555
<InferenceSnippet
5656
pipeline=text-generation
57-
providersMapping={ {"groq":{"modelId":"meta-llama/Llama-3.3-70B-Instruct","providerModelId":"llama-3.3-70b-versatile"} } }
57+
providersMapping={ {"groq":{"modelId":"Qwen/Qwen3-32B","providerModelId":"qwen/qwen3-32b"} } }
5858
conversational />
5959

6060

0 commit comments

Comments
 (0)