Llama 3.3 70B Instruct
Meta Llama 3.3 70B vía Llama API (first-party). Chat e instruct general.
meta/llama-3.3-70b-instruct
- Contexto
- 128k tokens
- Máx. completion
- —
- Tools
- Sí
- JSON
- Sí
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
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"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Llama 3.3 70B Instruct?
- Meta Llama 3.3 70B vía Llama API (first-party). Chat e instruct general. Llama 3.3 70B Instruct corre en el API de Geek Hub (compatible con OpenAI). Id: meta/llama-3.3-70b-instruct.
- ¿Llama 3.3 70B Instruct es gratis?
- No. El input cuesta $0.6431 / 1M tokens y el output $0.8611 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Llama 3.3 70B Instruct?
- Llama 3.3 70B Instruct tiene una ventana de 128k tokens.
- ¿Llama 3.3 70B Instruct soporta tool calling y structured outputs?
- Llama 3.3 70B Instruct acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
Más modelos de 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..