Model ID:
meta-llama/Meta-Llama-3.3-70B-Instruct | Endpoint ID: llama3-3-70b | Parameters: 70B | Released: 2024-12-06Overview
Meta Llama 3.3 70B Instruct is a dense 70B-parameter model fine-tuned for instruction following and conversational use. It delivers strong multilingual instruction following across a wide range of languages and supports a 131,072-token context window for long conversations and documents. Built on the proven open-source Llama family, it is well suited for general-purpose chat, summarization, and coding assistance. The model focuses on reliable text generation rather than reasoning traces or multimodal input.Air API Playground
Try the model in the playground.
Deploy with Container
Deploy with AIR Container.
OpenAI Compatible API
Connect with the OpenAI SDK as-is.
Pricing
Supported Features
All features are available through the OpenAI Compatible API.Key Features
- Strong multilingual instruction following across a wide range of languages
- 128K-token context window for long conversations and documents
- Tool calling and JSON mode support for structured, agentic workflows
- Built on the proven open-source Llama family
Use Cases
General Q&A & Conversation
Handle general-purpose Q&A and multi-turn conversation with reliable instruction following.Code Generation & Assistance
Generate and explain code for practical development tasks.Summarization & Analysis
Summarize long documents and analyze text content across multiple languages.Multilingual Conversation
Carry on natural conversations and follow instructions across many languages with consistent quality.Parameters
Model Details
Quick Start
1
Get your API key
Generate an API key from your AirCloud account.
2
Run the code
Replace
YOUR_API_KEY with your actual key and choose your preferred language (Python, cURL, Node.js).Tags
open-source conversational 70B multilingual
