Llama 3.3 70B Instruct Turbo API
Run Llama 3.3 70B Instruct Turbo through one production-ready, OpenAI-compatible endpoint. Open general-purpose workhorse.
When to choose Llama 3.3 70B Instruct Turbo
Llama 3.3 70B Instruct Turbo is a strong choice when your product needs open general-purpose workhorse. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Stable instruction following
- Broad language coverage
- Excellent price-performance
- Customer support
- Content workflows
- RAG answer generation
Usage
Call it with the same request shape as any model — just set "model": "meta-llama/Llama-3.3-70B-Instruct-Turbo".
curl https://api.aix.theaimart.co/v1/chat/completions \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "meta-llama/Llama-3.3-70B-Instruct-Turbo", "messages": [{"role":"user","content":"hi"}] }' See the Chat API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run Llama 3.3 70B Instruct Turbo on AIx?
Related chat models
Llama 3.3 70B Instruct Turbo API FAQ
How do I use the Llama 3.3 70B Instruct Turbo API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send meta-llama/Llama-3.3-70B-Instruct-Turbo as the model id.
What is Llama 3.3 70B Instruct Turbo best for?
Llama 3.3 70B Instruct Turbo is best suited to Customer support, Content workflows, RAG answer generation. Open general-purpose workhorse.
How much does Llama 3.3 70B Instruct Turbo cost on AIx?
The current reference price is $1.04 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.