Llama 3.3 70B (mock)
meta/llama-3.3-70btext in · text out · 131,072 context · 8,192 max output
toolsschemano-train| Provider | Region · quant | Context / max out | Input / M | Output / M | Cache read / write | Markup | Per 1k req | Uptime 30 d | TTFT p50 / p95 | Fidelity | Data | Capabilities | Status |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Mock (AWS Bedrock Converse) | us · none | 131,072 / 8,192 | $0.720 | $0.720 | — / — | +10.0% | $1.800 | — | — | — | no-train | model default | active |
Quick start
curl https://api.ai.ml/v1/chat/completions \
-H "Authorization: Bearer $AIML_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"meta/llama-3.3-70b","messages":[{"role":"user","content":"Say hello"}]}'Get a key in the consoleChangelog
- No changes recorded.