{
  "slug": "llama-3.2-3b",
  "name": "Llama 3.2 3b",
  "sourceProvider": "openrouter",
  "type": "language",
  "band": "C1",
  "routable": true,
  "inputPerM": 0.15,
  "outputPerM": 0.15,
  "contextWindow": 128000,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "bedrock",
      "hostName": "AWS Bedrock"
    },
    {
      "host": "together",
      "hostName": "Together AI"
    },
    {
      "host": "fireworks",
      "hostName": "Fireworks AI"
    }
  ],
  "routes": [
    {
      "host": "meta",
      "upstreamId": "bedrock/us.meta.llama3-2-3b-instruct-v1:0"
    },
    {
      "host": "meta",
      "upstreamId": "together_ai/llama-3.2-3b"
    },
    {
      "host": "meta",
      "upstreamId": "fireworks_ai/llama-3.2-3b"
    }
  ],
  "snippetAnswer": "Llama 3.2 3b costs $0.150/1M input tokens and $0.150/1M output tokens as of 2026-06-27. Openrouter publishes this model with a 128K tokens context window. o10 lists Llama 3.2 3b on AWS Bedrock, Together AI, and Fireworks AI at routing band C1.",
  "urls": {
    "profile": "https://www.o10.io/models/llama-3.2-3b",
    "pricing": "https://www.o10.io/pricing/openrouter/llama-3.2-3b",
    "json": "https://www.o10.io/api/models/llama-3.2-3b.json"
  },
  "dateModified": "2026-06-27"
}