Mock M1 (two hosts)
mock/m1text in · text out · 8,000 context · 4,096 max output
toolsno-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 (fails over) | us · none | 8,000 / 4,096 | $0.100 | $0.200 | — / — | +100.0% | $0.300 | — | — | — | no-train | model default | active |
| Mock (OpenAI dialect) | us · none | 8,000 / 4,096 | $0.300 | $0.600 | — / — | +100.0% | $0.900 | — | — | — | ZDR 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":"mock/m1","messages":[{"role":"user","content":"Say hello"}]}'Get a key in the consoleChangelog
- No changes recorded.