Llama 3.3 70B by Groq
OpenAI-compatible chat API on the fastest inference hardware (LPUs). Great default free LLM for chat + tool-calling.
Quickstart
curl https://api.groq.com/openai/v1/chat/completions \
-H "Authorization: Bearer $GROQ_KEY" \
-d '{"model":"llama-3.3-70b-versatile","messages":[{"role":"user","content":"hi"}]}'Frequently asked
Is Llama 3.3 70B free?
Yes. Groq offers it as Free API tier with these limits: 1,000 RPD · 30 RPM. No credit card is required.
Can I use Llama 3.3 70B commercially?
Yes, commercial use is allowed. Verify the current license or terms before shipping.
How do I start using Llama 3.3 70B?
Get a free API key from the provider dashboard. Set the base URL to https://api.groq.com/openai/v1 and the model to llama-3.3-70b-versatile. OpenAI-compatible chat API on the fastest inference hardware (LPUs). Great default free LLM for chat + tool-calling.
Building with this model?
We wire free-tier and open-weight models into production stacks: evals against your real inputs, failover, cost caps.
Free monthly update
The monthly free-models update
What is newly free, what got rate-limited, and what to switch to. One email a month. Unsubscribe anytime.
Related free models
- Kimi K2.6 (Ollama Cloud) · Free tier
- GLM 4.6 (Z.ai) · Self-host free
- Qwen3.7 Max (Qwen) · Free tier
- Gemini 2.5 Flash (Google AI Studio) · Generous · no card
- Inference API (Hugging Face) · Rate-limited · 1000s of models
- Gemini 3.5 Flash (Google Gemini) · 15 RPM, 1,500 RPD