Skip to main content
For free and developer tiers, Groq will shut down qwen/qwen3-32b on July 17, 2026. Replace it with qwen/qwen3.6-27b before that date. See Groq deprecations.
11_or_9_9.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your Groq API key

4

Replace Qwen3 32B

Replace qwen/qwen3-32b with qwen/qwen3.6-27b in the saved file.
5

Run the example

Save the code above as 11_or_9_9.py, then run:
Full source: cookbook/10_reasoning/models/groq/9_11_or_9_9.py