Using Llama 3.1 8B Instruct on Cloudflare Workers AI
Implementation guide · Llama 3.1 · AI at Meta
Cloudflare Workers AI exposes Llama 3.1 8B Instruct through model ID @cf/meta/llama-3.1-8b-instruct-fp8. Use the setup steps, sourced pricing, capabilities, and official provider links below to validate this route before deployment.
Last refreshed 2026-07-09. Next refresh: weekly.
Quick Start
- 1
- 2Use the Cloudflare Workers AI SDK or REST API to call
@cf/meta/llama-3.1-8b-instruct-fp8— see the documentation for request format.
Code Examples
Pricing on Cloudflare Workers AI
Capabilities
About Llama 3.1 8B Instruct
The Llama 3.1 8B Instruct model, released on July 23, 2024, is a multilingual large language model with 8 billion parameters, optimized for instruction-following tasks. It features an enhanced transformer architecture, supporting languages like English, German, French, and others. The model excels in dialogue applications, having been fine-tuned using supervised fine-tuning and reinforcement learning with human feedback. Trained on approximately 15 trillion tokens with a December 2023 data cutoff, it outperforms many existing open-source and closed chat models in various benchmarks.