Llama 3.3 70B Instruct
Meta Llama 3.3 70B via Meta Llama API (first-party). General chat and instruct.
meta/llama-3.3-70b-instruct
- Context
- 128k tokens
- Completion cap
- —
- Tools
- Yes
- JSON
- Yes
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta/llama-3.3-70b-instruct",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Llama 3.3 70B Instruct?
- Meta Llama 3.3 70B via Meta Llama API (first-party). General chat and instruct. Llama 3.3 70B Instruct runs on the Geek Hub API (OpenAI-compatible). Model id: meta/llama-3.3-70b-instruct.
- Is Llama 3.3 70B Instruct free?
- No. Input is $0.6431 per 1M tokens and output is $0.8611 per 1M tokens on Geek Hub (markup included).
- What is the context length of Llama 3.3 70B Instruct?
- Llama 3.3 70B Instruct has a 128k tokens context window.
- Does Llama 3.3 70B Instruct support tool calling and structured outputs?
- Llama 3.3 70B Instruct accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
More models from Meta
Muse Glimmer 30BMuse Glimmer 30B is a dense, open-weight multimodal model from Meta Superintelligence Labs, distilled from Muse Spark and optimized for autonomous agents on consumer hardware. It i
Muse Spark 1.1Muse Spark 1.1 is a multimodal reasoning model from Meta, built for agentic tasks. It accepts text, images, video, audio, and PDF documents and returns text, with a 1M-token contex
Muse Spark 1.2Muse Spark 1.2 is a reasoning model from Meta, designed for complex agentic tasks. It accepts text, images, video, audio, and PDF documents, returns text, and offers a 1M-token con
Muse Spark 1.2 ContributorMuse Spark 1.2 contributor tier is a reasoning model from Meta designed for developers who want to start building at an even lower cost. It’s meaningfully cheaper than Muse Spark..