Skip to content
OpenSmartRoute
Model catalogue
Meta

Meta

Llama 3.2 3B Instruct

meta-llama/llama-3.2-3b-instruct

Specification

Published by the vendor; the platform bills at the target's declared price.

Meta

Llama 3.2 3B Instruct

open weights

Meta meta-llama/llama-3.2-3b-instruct

Llama 3.2 3B is a 3-billion-parameter multilingual large language model, optimized for advanced natural language processing tasks like dialogue generation, reasoning, and summarization. Designed with the latest transformer architecture, it...

Input $/1M
$0.05
Output $/1M
$0.33
Context
131K
Max output
118K
Released
Sep 25, 2024
Modalities
text

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Llama 3.2 3B Instruct
targets:
  - id: llama-3-2-3b-instruct
    kind: llm
    name: Llama 3.2 3B Instruct
    metadata:
      model: meta-llama/llama-3.2-3b-instruct          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000190