Llama 3.3 70B by Groq

OpenAI-compatible chat API on the fastest inference hardware (LPUs). Great default free LLM for chat + tool-calling.

Access
Free API tier
Free limits
1,000 RPD · 30 RPM
Modality
text, code
Credit card
Not required
Commercial use
Allowed
Rate limit
30 RPM · 1000 RPD
Performance tier
Strong · ⚡⚡ Blazing
Model ID
llama-3.3-70b-versatile
Base URL
https://api.groq.com/openai/v1
Last verified
June 2026

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