Generate a million samples overnight — with receipts.
Synthetic data is naturally batch. Long windows on spot capacity get you teacher-quality samples at a price that makes regeneration a reflex, not a decision. Every sample carries a model version and batch ID.
You're bootstrapping a fine-tune, distilling a frontier model into a smaller one, stress-testing a classifier with adversarial prompts, or just filling in a training-set gap. The jobs are embarrassingly parallel and fundamentally non-interactive — yet realtime APIs charge realtime prices and leave you piecing together provenance after the fact.
Generation runs that regenerate cheaply.
Pick a 24h or 48h window and generate at spot-capacity cost. Partial-run checkpointing means a reclaim never loses more than the current shard — the rest resumes automatically.
Qwen3.6 Plus, Mistral-Medium 3 — or your own teacher.
Open-weight frontier models served on demand, so your teacher only costs you while it's running. BYOM if you've licensed or trained a specific teacher.
Model version + batch ID on every sample.
Exportable as JSONL ready for Annex IV documentation. Reproducible regenerations. No silent model swaps between runs.
Example — generate 1M instruction-tuning samples.
{ "id": "seed_0042", "topic": "procurement clauses", "n": 10 }{
"id": "seed_0042.03",
"prompt": "Rewrite the following procurement clause…",
"completion": "…",
"_sference": {
"model": "qwen3.6-plus@2026-04",
"temperature": 0.8,
"region": "eu-fi-hel",
"batch": "bch_7c4f"
}
}Pricing is announced at launch. Long windows are where synthetic generation wins — the cost curve makes regeneration cheap.
pricing at launchTight iteration, small sample counts.
Same-day data refresh.
Canonical synthetic-data window.
Full-corpus distillation runs.
Flagship MoE teacher; hybrid attention, multilingual, strong reasoning.
European teacher with quality-tier output; solid English + EU languages.
Licensed or fine-tuned — served under the same audit trail.
Annex IV-ready provenance.
Every sample records teacher model version, sampling params, region, and batch ID. Export the full batch manifest as a signed JSONL and drop it straight into your EU AI Act technical documentation.
Stop paying realtime prices for work that can wait.
We're in early access. Drop your email — if your workload fits, we'll send you API credentials and you're good to go.