Own your model.
The AI workbench for post-training, evals, and deployment. Cursor for people who work with AI models: one workspace to do everything with open models, on your own hardware.
Your data. Your GPU. Your model.
Concept preview. The engine underneath (fine-tuning, evals, deploy) ships today as the open-source Soup CLI.
You do not want to rent a model forever. You want to own one.
The easy tools run out.
Click-through platforms stop at a wrapper. The first time you need a real post-training run, you are done with them.
The real ones are a pile.
A notebook, four scripts, a dozen CLIs and a spreadsheet of results. Nothing checks whether the last run made the model worse.
Your data should not travel.
Fine-tuning in someone else's cloud means your training set and your weights live on their disk. Often you simply cannot.
What is missing is one workbench that holds all of it.
One workbench. The whole lifecycle.
One desktop app, a station for every stage. Three stations ship today in the open-source Soup CLI. The rest is in active development.
- In development
Playground
Try open models instantly.
- In development
Data
Collect, clean and label your data.
- In development
Prompt Studio
Write and compare prompts.
- In development
RAG / Knowledge
Connect your documents to the model.
- In development
Agents & Tools
Give your model tools (MCP).
- In development
Monitoring
Watch quality in production.
- In development
Team
Share and review together.
Your hardware. Your data. Your model. The deep layer (fine-tuning, evals, deploy) is live today as the open-source Soup CLI. The workbench around it is what we're building. Run locally, or one click to cloud GPUs you control. Nothing ever passes through us.
Click it. Say it. Or code it.
Every station, three ways in. Pick one per task, switch anytime.
In development Clicks and templates, no code required.
Soup autopilots the rest
- quant = 4-bit · LoRA r=16
- batch auto · lr 2e-4 · 2 epochs
- ~1h 42m on 1× RTX 4090
In development Say what you want, the copilot runs the stations.
Fine-tune Llama on our support tickets and tell me if it's safe to ship.
On it. Queued 3 steps: prepare dataset → fine-tune → run evals. I'll come back with a SHIP / DON'T SHIP verdict.
Live today Full control in the terminal, the open-source Soup CLI.
$ soup train --config soup.yaml
$ soup eval custom --model ./output --tasks quality.jsonl
✓ evals passed · verdict: SHIP · signed · reproducible
$ soup ship --config soup.yaml ▋
From raw data to your own AI model.
Upload data, train, check quality, deploy safely, improve over time. One loop.
- Open model
- Playground
- Data
- Fine-tuneLive today
- EvalsLive today
- DeployLive today
- Monitor
- ...and production feedback flows back into Data.
run #42 · llama-3.1-8b-support-v3 · sha256:9f2c41...
Every run ends with a verdict.
SHIP or DON'T SHIP, signed and reproducible. Proof you can hand to your team, or to a regulator.
- Quality up on your task
- General skills intact — nothing broke
- No gaming the metric
The deep layer is live today.
Fine-tuning, evals and deploy are not a preview. They ship as the open-source Soup CLI, they run on your own hardware, and you can have them now. The workbench is what we are building around them.
Built on the open-source Soup CLI · PyPI · team@trysoup.dev