QDNAAdvisory and architecture for LLM inference and training platforms, on-premises or hybrid

Unsloth

Inference Runtime

Unsloth

Unsloth speeds up fine-tuning by a factor of two, according to its publisher, while reducing the memory required, using the LoRA and QLoRA methods. Specializing an open-weight model on your business data happens on-premises, with no transfer to a third party.

Key points: Fine-tuning · LoRA and QLoRA · Claimed factor of two · Reduced memory · Sovereign.

Role

Unsloth speeds up the fine-tuning of open-weight models, to specialize them on business data.

How it works

It applies the LoRA and QLoRA methods. The publisher claims training twice as fast with 70% less VRAM on its reference notebooks (Llama 3.1 8B, gpt-oss 20B), figures published in the Unsloth repository and re-read on 2 September 2026; QDNA has not measured them.

Use case

Specializing an open-weight model on your data happens on-premises, with no transfer to a third party.

Integration

The fine-tuned model is then served via vLLM or llama.cpp, in keeping with the sovereign stack.

License and source code

Unsloth is published under the Apache-2.0 licence and implemented in Python. The source is public, which means the runtime can be audited, patched and pinned to a known commit rather than trusted on a vendor's word.

Repository: unslothai/unsloth. Licence and implementation language are re-read from this source by the QDNA fact base. The version number is deliberately not published here: it would go stale between two upstream releases without anything catching it.

Talk to a specialist

A no-commitment conversation.

Book a call

Which models can Unsloth serve?

Unsloth targets fine-tuning and quantisation.

ModelBillion parametersServing page
GLM 5.2744GLM 5.2 with Unsloth
Kimi K2.7 Code1,000Kimi K2.7 Code with Unsloth
MiniMax M3428MiniMax M3 with Unsloth
Nemotron 3 Ultra550Nemotron 3 Ultra with Unsloth
Qwen 3.8 27B27Qwen 3.8 27B with Unsloth

See all engine and model combinations.