A non-profit open-source model-training lab. We take strong OSS bases, make them faster and smarter, and give every quant away. No website. No API. No customers. Just weights on Hugging Face, with receipts.
Status: pre-launch — no releases yet. Numbers get published only once measured on our own hardware.
⢕⣿⣏⣿⢳⡕⣆⢺⣋⢟
A one-person, non-profit model lab. We start from strong open-source bases — first up, DavidAU's Qwen3.8-27B Cold Fusion — push them as fast and as smart as possible with current speed tactics, then release every quant, free, under Apache-2.0.
That's the whole thing. Nothing is for sale.
Same brains. More tokens per second. Proven, not vibed.
First target: DavidAU/Qwen3.8-27B-Cold-Fusion-GAIN-V1.1 (Apache-2.0) — a 27B dense, vision-language model with 64 layers, 16 full-attention layers (4 KV heads), MTP self-speculation, and 262K native context (→1M extensible). The plan is to re-quantise it (NEO-imatrix) and speed it up (draft/EAGLE-3 speculative), then publish an honest A/B.
No benchmarks here yet — nothing has been trained or measured. Speed and quality numbers will land on each release card once they come from our own runs. The full recipe and blank result tables live in FINETUNE-PLAN.md.
| Node | VRAM | Job |
|---|---|---|
| CMP 170HX | 64 GB HBM2e (~1.5 TB/s, community-unlocked) | Main cook — QLoRA on 27B, NEO-imatrix, 262K–1M ctx @ q8_0 KV |
| 2× Titan RTX | 24 GB each (NVLink 48 GB) | Quant + imatrix workhorse, parallel human eval |
| RTX 4060 Laptop | 8 GB | Kitchen-table testing (not a fleet node) |
Rig is being assembled — the 170HX host isn't in hand yet.
Stack: Ubuntu 22.04 · CUDA 12.x (never 13 — Turing + GA100 are dropped there) · 570+ open-kernel driver (for the 170HX unlock) · llama.cpp (MTP + imatrix) · vLLM on Ampere. The 170HX lives on its own pinned host — snapshot + apt-mark hold, never shares a driver stack.
-ctk/-ctv q8_0, NEO-imatrix int4, tuned low/medium reasoning_effort.Faultward — non-profit · open-source · model training
⢕⣿⣏⣿⢳⡕⣆⢺⣋⢟ · built on Zo