llama-3.3-70b-instruct-turboMeta
- endpoints
- 2
- regions
- 1
- api
- chat
- released
- December 2024
capabilities 1/8
The same weights cost 1.5x more on deepinfra inc. than on deepinfra inc.. That is what the endpoints table is for.
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 131K | $0.08 | $0.26 | - | zdr | |
| 2 | Global | 131K | $0.12 | $0.30 | $0.12 | 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/Llama-3.3-70B-Instruct-Turbo:flexthis 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/Llama-3.3-70B-Instruct-Turbo:flex", 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 llama-3.3-70b-instruct-turbo?
How much does llama-3.3-70b-instruct-turbo cost?
Is llama-3.3-70b-instruct-turbo open weights?
What is the context window of llama-3.3-70b-instruct-turbo?
How do I use llama-3.3-70b-instruct-turbo 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.2-90b-vision-instruct | 131K | $0.35 | 1 |
| llama-3.1-8b-instruct | 16K | $0.05 | 1 |
| meta-llama-3.1-405b-instruct | 131K | $0.80 | 1 |
route llama-3.3-70b-instruct-turbo 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
