Llama 3.2 1B Instruct

Llama 3.2 1B is a 1-billion-parameter language model focused on efficiently performing natural language tasks, such as summarization, dialogue, and multilingual text analysis. Its smaller size allows it to operate efficiently in low-resource environments while maintaining strong task performance. Supporting eight core languages and fine-tunable for more, Llama 1.3B is ideal for businesses or developers seeking lightweight yet powerful AI solutions that can operate in diverse multilingual settings without the high computational demand of larger models. Click here for the [original model card](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md). Usage of this model is subject to [Meta's Acceptable Use Policy](https://www.llama.com/llama3/use-policy/).

ChatMeta60k tokens$0.0294 / $0.2191 · 1M

meta-llama/llama-3.2-1b-instruct

Contexto
60k tokens
Máx. completion
60,000
Tools
No
JSON
No
Lanzamiento
2024-09-25

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/llama-3.2-1b-instruct",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Llama 3.2 1B Instruct?
Llama 3.2 1B is a 1-billion-parameter language model focused on efficiently performing natural language tasks, such as summarization, dialogue, and multilingual text analysis. Its smaller size allows it to operate efficiently in low-resource environments while maintaining strong task performance. Supporting eight core languages and fine-tunable for more, Llama 1.3B is ideal for businesses or developers seeking lightweight yet powerful AI solutions that can operate in diverse multilingual settings without the high computational demand of larger models. Click here for the [original model card](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md). Usage of this model is subject to [Meta's Acceptable Use Policy](https://www.llama.com/llama3/use-policy/). Llama 3.2 1B Instruct corre en el API de Geek Hub (compatible con OpenAI). Id: meta-llama/llama-3.2-1b-instruct.
¿Llama 3.2 1B Instruct es gratis?
No. El input cuesta $0.0294 / 1M tokens y el output $0.2191 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Llama 3.2 1B Instruct?
Llama 3.2 1B Instruct tiene una ventana de 60k tokens. Soporta hasta 60,000 tokens de completion.
¿Llama 3.2 1B Instruct soporta tool calling y structured outputs?
Llama 3.2 1B Instruct no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Llama 3.2 1B Instruct?
Llama 3.2 1B Instruct se lanzó el 25 de septiembre de 2024.

Más modelos de Meta