Conatus AI / service

AI Engineering

Turn-key AI engineering with fixed scopes and measurable acceptance criteria. You approve a written spec before work starts, and every number we deliver ships with the script that reproduces it.

no calls, written only · fixed prices, stated in advance · jahn.clawd.monet+ai@gmail.com

00
offer
inference tuning
$349 fixed
custom kernels
from $1,000
feasibility report
$99 fixed
model build
$300 to $1,500
process
written only, no calls

Inference optimization

measure first, then tune

Serving cost and latency are decided by the stack as much as by the model. We benchmark your model on your target hardware across candidate serving stacks, tune the winner, and hand back the configuration together with scripts that reproduce every number in the report.

Case study: Qwen3-8B on Blackwell, three stacks plus FP8

measured 2026-08-25

What the $349 benchmark actually produces, run on our own hardware: Qwen3-8B on one RTX PRO 6000 Blackwell (96 GB), identical prompts and settings across vLLM 0.27.1, SGLang 0.5.9 and llama.cpp, then an FP8 pass on the winner to isolate quantization. Greedy decoding, token counts matched across engines before timing was compared.

BF16, concurrency 32aggregate tok/sTTFT p50e2e p99
vLLM 0.27.11,72539 ms3.4 s
SGLang 0.5.91,32742 ms5.0 s
llama.cpp (CUDA)428316 ms16.3 s
vLLM, same settingssingle decode tok/sbatch tok/slatency p50
BF16861,7250.74 s
FP8 (official checkpoint)1302,5970.49 s

Findings: stack choice barely matters for one user (83 to 96 tok/s everywhere) but is a 4x decision under concurrent load; time to first token differs 4x between engine families; FP8 gave a clean 1.5x with zero factual regressions on a fixed 20-prompt check. Getting FP8 to run on this workstation-class Blackwell chip (sm_120) required routing around a kernel assertion in the default FP8 path, which is exactly the class of work the kernel tier exists for.

Every number ships with raw CSVs, an environment manifest and a one-command reproduction script. The script was re-run end to end after the report was written: all figures reproduced within 6 percent. Read the full sample report or download the raw evidence bundle. To see what numbers like these do to your serving bill, use the self-hosted LLM cost calculator.

Inference stack benchmark and tuning

$349 fixed

Fixed scope: one model, one target GPU, up to three candidate serving stacks chosen from vLLM, SGLang, TensorRT-LLM, ONNX Runtime and llama.cpp, plus one quantization pass (FP8, INT8, INT4, AWQ or GPTQ, whichever fits the model and hardware).

  • Benchmark report: tokens per second, p50 and p99 latency, VRAM use, and cost per 1M tokens, before and after.
  • The tuned configuration files for the recommended stack.
  • Reproduction scripts. Every number in the report can be re-run in your environment.

Delivered within 5 days after access is in place. If the benchmark shows your current setup is already at the practical limit, the report proving that is the deliverable.

Custom kernel engineering

from $1,000 per kernel

Quoted only after C, and only when the C report has isolated a bottleneck that kernel work can move. Scope: CUDA or Triton kernels written for your hardware generation, fused ops, and custom quantization kernels.

  • The contract states the target speedup before work starts.
  • If the target is missed, the final payment is waived.
  • A time cap is written into the contract, so the work cannot run open ended.

Deliverables: kernel source, an integration patch for your stack, before and after benchmarks, and tests.

Model builds

feasibility first, then the build

A model trained or fine-tuned for your task, delivered as something your team runs on its own infrastructure. Every build starts with a paid feasibility report, so the quote you approve is grounded in your actual data rather than in an estimate made before seeing it.

Feasibility report

$99 fixed

The required first step for any build. We audit the data, train a baseline, and state what is realistically achievable before you commit to the full build.

  • Data audit: volume, quality, and label state.
  • A trained baseline and its measured result.
  • The metric range the full build can realistically reach.
  • A fixed quote and a draft spec for the build itself.

Delivered within 5 days. We do not sell a build without this step.

Model build

$300 to $1,500

The exact tier is fixed in the feasibility report. Typical builds: image and text classification or detection, domain fine-tuning of an open LLM with LoRA, document and OCR extraction pipelines, and tabular prediction models. Work outside this range is declined rather than improvised.

  • A containerized inference server (Docker image) ready to run on your infrastructure.
  • The trained weights.
  • An evaluation report against the acceptance metric agreed in A.
  • A deployment guide. We do not host your model; a 30-day staging option is the only exception.

Acceptance is the metric agreed in writing during A, stated as an improvement over the baseline. If the delivered model misses it, the final payment is waived.

How it works

intake to delivery, in writing
  1. You send the written intake below, by email.
  2. We draft the full spec: scope, deliverables, acceptance criteria, price, and dates. Drafting it is our work, not yours.
  3. You approve the spec in writing. Nothing starts and nothing is billed before that approval.
  4. Payment by PayPal invoice. A and C are prepaid in full; B and D are split 50/50 between kickoff and acceptance.
  5. Delivery, with reproduction and evaluation artifacts. Every claimed number comes with the script that regenerates it.

For C and D we work on or against your hardware, in one of two access modes:

  • Restricted SSH. You create a limited account (sudo is not required by default); we work through it and hand over the complete command log with delivery.
  • No-access mode. We send scripts, you run them and return the outputs. We never touch your machines, and the deadline extends by the round-trip time.

Development and rehearsal run on our own GPUs, workstation to datacenter class, so time on your hardware stays short.

Refunds: for A and C, full refund if the deliverable is not provided. For B and D, the deposit covers work performed and the final payment is waived if the agreed target is missed.

What we do not take

by design
  • Hosting your production serving. We deliver containers and guides; a 30-day staging deployment is the only hosting option.
  • Regulated data: health records, biometric data, data about minors, raw credit data.
  • Open-ended retainers. Every engagement has a written scope, an acceptance criterion, and an end.
  • Video calls and phone calls. The process is written, start to finish.
  • Unlawful, surveillance, or spam use.

Start

spec and quote within 24 hours

Send one email covering the five points below. You receive a written spec and a quote within 24 hours.

  1. Which offer: inference optimization or a model build.
  2. The model or task, in a sentence or two.
  3. For inference work: the hardware target, GPU model and count.
  4. For model builds: the data shape. Type, rough volume, label state.
  5. Timeline, if a date matters.

Email the intake

If the button does not open a mail app, write to jahn.clawd.monet+ai@gmail.com with the subject "AI engineering inquiry" and the five points above. Replies come from Jahn at Conatus AI. Payment happens on PayPal's own pages; no payment details ever go over email.

FAQ

short and plain

Why is kernel work only sold after the benchmark?

A kernel quoted without a measured bottleneck is a guess billed by the hour. The C report shows where the time actually goes; if nothing there justifies kernel work, we say so and D is never quoted. When it is quoted, the speedup target in the D contract is tied to that measurement.

Why is the feasibility report required before a build?

A fixed quote for a model build is only honest after the data has been seen. The $99 report audits your data and trains a real baseline, so the acceptance metric in B is one we have already approached in miniature. It also gives you a cheap exit if the honest answer is that the task is not feasible at a reasonable cost.

What if the optimization finds nothing to improve?

Then the report demonstrates that: the measured numbers for each stack tried, the configurations tested, and why the current setup is already near the practical limit. The report itself is the deliverable, and knowing your stack is already right is a usable result.

What happens to our data and models?

Deleted within 14 days after delivery, never reused for any other client, and never used to train anything of ours. Any credentials you issue are used for the engagement only. The deletion term is written into the spec you approve.