CNF CenedrilNeural Foundry

Cenedril small-model works · 14B and under

Bring a model.
Leave with an artifact.

Train, merge, and quantize from links. The Foundry inspects the cargo first, explains every conflict in plain words, then prepares a free-notebook run or a reproducible GPU Job billed only to your account.

Open the forge

The forge

One chart. Four bearings.

Work down the page. Yellow marks a warning. Red means stop and change course.

1 Choose source cargo

Paste a full huggingface.co link or owner/name. Private and gated models need sign-in.

No model inspected yet.
Optional until the selected route needs examples.
2 Choose the work
3 Name the artifact

New here?

The short apprentice’s guide.

01

Model

The base checkpoint. Smaller models cost less and finish sooner. This forge stops above 14B.

02

Dataset

Examples the model learns from. Quantizers such as GPTQ and AWQ also use examples to calibrate.

03

Training

SFT teaches examples. DPO and KTO align preferences. GRPO learns from verifiable rewards. Reward modeling builds a scorer.

04

Quantization

Weights use fewer bits. An importance matrix can preserve the weights your representative data activates most.

Output chart

Pick for the runtime that will use it.

FamilyBest useWatch for
bitsandbytesTransformers inference; broad architecture reachRuntime quantization, not a universal standalone file
GGUF · IQ/iMatrixActivation-aware local CPU/GPU inferenceNeeds representative text and architecture support
GPTQ / AWQFast GPU inference enginesNeeds calibration data; multimodal support varies
HQQ / torchao / QuantoSpecialized low-bit experimentsMatch the downstream runtime before forging
BF16 / FP16Portable merged weights and later conversionLarge output; not low-bit quantization