{
  "slug": "llama-3.1-8b",
  "name": "Llama 3.1 8b",
  "sourceProvider": "openrouter",
  "type": "language",
  "band": "C2",
  "routable": true,
  "inputPerM": 0.22,
  "outputPerM": 0.22,
  "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-1-8b-instruct-v1:0"
    },
    {
      "host": "meta",
      "upstreamId": "together_ai/meta-llama/Llama-3.1-8B-Instruct-Turbo"
    },
    {
      "host": "meta",
      "upstreamId": "fireworks_ai/accounts/fireworks/models/llama-v3p1-8b-instruct"
    }
  ],
  "snippetAnswer": "Llama 3.1 8b costs $0.220/1M input tokens and $0.220/1M output tokens as of 2026-06-27. Openrouter publishes this model with a 128K tokens context window. o10 lists Llama 3.1 8b on AWS Bedrock, Together AI, and Fireworks AI at routing band C2.",
  "urls": {
    "profile": "https://www.o10.io/models/llama-3.1-8b",
    "pricing": "https://www.o10.io/pricing/openrouter/llama-3.1-8b",
    "json": "https://www.o10.io/api/models/llama-3.1-8b.json"
  },
  "dateModified": "2026-06-27"
}