Skip to content
OpenSmartRoute
Model catalogue
Meta

Meta

Llama 3.1 8B Instruct

meta-llama/llama-3.1-8b-instruct

Specification

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

Meta

Llama 3.1 8B Instruct

open weights tools

Meta meta-llama/llama-3.1-8b-instruct

Meta's latest class of model (Llama 3.1) launched with a variety of sizes & flavors. This 8B instruct-tuned version is fast and efficient. It has demonstrated strong performance compared to...

Input $/1M
$0.05
Output $/1M
$0.08
Context
131K
Max output
118K
Released
Jul 23, 2024
Modalities
text
Intelligence index-
Coding index5
Agentic index-

Cached input reads $0.03 per 1M · weights on Hugging Face as meta-llama/Meta-Llama-3.1-8B-Instruct

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.1 8B Instruct
targets:
  - id: llama-3-1-8b-instruct
    kind: llm
    name: Llama 3.1 8B Instruct
    metadata:
      model: meta-llama/llama-3.1-8b-instruct          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000065
Llama 3.1 8B Instruct by Meta: pricing, context window and specs - OpenSmartRoute