Help centre

Get up and running

Everything you need to install Saient, load a model, activate your licence, and make the most of every studio.

Install

Saient runs on Linux and Windows. Download the build for your OS from the download section.

  • Linux — grab the .AppImage (make it executable and run it) or install the .deb on Debian/Ubuntu.
  • Windows — run the .exe installer and follow the prompts.
An NVIDIA GPU is recommended for fast inference — Saient bundles its own CUDA engine, so you don’t need to install CUDA yourself. No GPU? It still runs on CPU.

First run & setup

The first time you open Saient, a setup wizard walks you through getting ready:

  • Fast setup — just the essentials; the AI engine is bundled, so chat and the agent work right away.
  • Full setup — also installs the optional Python tools (in a managed virtual environment) for image generation, the vision analyzer, text-to-speech and LoRA training.

You can re-run setup or install extras later from inside the app.

Loading models

Saient uses GGUF models. Place your .gguf files in Saient’s models folder (shown in the app) and they’ll appear in the model list — pick one and click load.

Well-supported families include Qwen, gpt-oss, Llama, Mistral and OLMoE, across common quantisations (Q4_K, Q5_K, Q6_K, Q8_0 and several IQ types).

Bigger models need more VRAM. If a model fails to load, try a smaller quantisation (e.g. a Q4_K build) or a smaller model.

GPU & CUDA

Saient ships with a prebuilt CUDA engine and the one small CUDA runtime library it needs — there’s nothing extra to install. On launch it detects your NVIDIA GPU and uses it automatically; if none is found it falls back to CPU.

  • Make sure your NVIDIA driver is installed and up to date.
  • When a model is loaded, the title bar shows live GPU stats so you can confirm it’s on the GPU.

The studios

Switch studios from the icon rail on the left.

  • Chat — talk to your local model; it renders live HTML artifacts in a side pane.
  • Agent — a real coding agent with a terminal and a plan→act→verify loop. Toggle it with Ctrl·Shift·K. Write mode is off by default for safety.
  • Image Gen — SDXL text-to-image with LoRA, schedulers and an optional face-detail pass.
  • Vision — ask questions about an image; the analyzer describes and answers locally.
  • Text-to-Speech — natural offline voices.
  • LoRA & Merge — train SDXL LoRAs and merge checkpoints.

Press ? any time for the full keyboard-shortcut list.

Trial & licence

Saient is free for 30 days with every feature unlocked. A small strip shows how many days are left.

Activating after purchase

  1. Buy the £20 unlock — checkout is handled securely by Stripe.
  2. We email your licence key to the address you paid with.
  3. In Saient, click the unlock prompt (or the trial strip), paste your key, and press Activate.
Keys are verified offline — your machine never has to phone home. Keep your key somewhere safe; you can paste it again to activate on another of your machines.

Launch password

You can set a launch password so the app asks for it on start — handy on a shared computer. Open the 🔒 button in the title bar to set, change, or remove it.

The launch password deters casual access to the app. It does not encrypt the files on your disk — treat it as a lock on the front door, not a safe.

Troubleshooting

A model won’t load or the app feels stuck

The model may be too large for your VRAM. Try a smaller quantisation or model. Stopping and reloading the model from the title bar clears the engine.

Image gen / vision / TTS aren’t available

These need the optional Python tools. Re-run Full setup to install them.

The GPU isn’t being used

Confirm your NVIDIA driver works (nvidia-smi on the command line). Without a usable GPU, Saient runs on CPU, which is slower.

I lost my licence key

Email chrishall@staticplay.co.uk from the address you bought with and we’ll re-send it.

FAQ

Is it really a one-time payment?

Yes — £20 once, yours forever. No subscription. See the pricing page.

Does Saient send my data anywhere?

No. Inference, the agent and licence checks all run on your machine. The only time data leaves is when you choose to download a model, or pay (handled by Stripe). See our privacy policy.

Can I use it offline?

Yes — after downloading the app and your models, Saient works fully offline, including licence activation.

Which operating systems are supported?

Linux and Windows. An NVIDIA GPU is recommended but not required.

How do I get a refund?

Because there’s a 30-day free trial, the unlock is generally non-refundable once a key is issued, but your statutory rights are unaffected and we’ll always sort out faulty software. See the terms.

Still stuck? Email chrishall@staticplay.co.uk.