Groq ยท chat
llama-3.3-70b-versatile
groq/llama-3.3-70b-versatile
- Input price
- $0.590 / 1M tokens
- Output price
- $0.790 / 1M tokens
- Context window
- 128K tokens
- Lifecycle
- stable
llama-3.3-70b-versatile for OpenAI-compatible gateway routing
llama-3.3-70b-versatile is a Groq chat model in the Ferro Labs live catalog with a 128K tokens context window, 33K tokens maximum output, and capabilities including Function Calling, JSON Mode, and Streaming.
Token pricing is listed as $0.590 / 1M tokens for input tokens and $0.790 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as groq/llama-3.3-70b-versatile to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "groq/llama-3.3-70b-versatile", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Function Calling
- JSON Mode
- Streaming
Modalities
Input
- Text
Output
- Text
More from Groq
Catalog prices may change. Verify current provider terms before purchasing.