meta-llama-3.1-405b-instructMeta
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- July 2024
capabilities 1/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 131K | $0.80 | $0.80 | $0.80 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
deepinfra/meta-llama/Meta-Llama-3.1-405B-Instructthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="deepinfra/meta-llama/Meta-Llama-3.1-405B-Instruct", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
A lightweight and ultra-fast variant of Llama 3.3 70B, for use when quick response times are needed most.
questions 5
Which providers serve meta-llama-3.1-405b-instruct?
How much does meta-llama-3.1-405b-instruct cost?
Is meta-llama-3.1-405b-instruct open weights?
What is the context window of meta-llama-3.1-405b-instruct?
How do I use meta-llama-3.1-405b-instruct with the OpenAI SDK?
more from meta 6
| model | context | from /M | providers |
|---|---|---|---|
| muse-glimmer-30b | 131K | free | 2 |
| llama-4-maverick-17b-128e-instruct | 1.0M | $0.20 | 1 |
| llama-3.3-70b-instruct | 131K | $0.13 | 3 |
| llama-3.3-70b-instruct-turbo | 131K | $0.08 | 1 |
| llama-3.2-90b-vision-instruct | 131K | $0.35 | 1 |
| llama-3.1-8b-instruct | 16K | $0.05 | 1 |
route meta-llama-3.1-405b-instruct through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
