Snapshot reviewed August 2026. This is a starting set, not a ranking or a promise that every checkpoint supports every tuning method. Follow the official source for current files and terms.
Gemma
A Google-supported open-weight family with documented local and cloud tuning paths.
Check: Choose the exact checkpoint and format only after checking the current Gemma terms, framework guide, and memory requirements.
Open the official model sourceQwen
A broad open-weight family worth evaluating for multilingual, coding, and multimodal workloads.
Check: The collection contains models with very different architectures and sizes; verify each model card and chat template.
Open the official model sourceMistral
Open-weight models with official deployment and, for selected checkpoints, fine-tuning guidance.
Check: Some recent checkpoints are mixture-of-experts models whose total weight footprint is much larger than their active parameter count.
Open the official model sourcegpt-oss
OpenAI open-weight reasoning models with an official model card and fine-tuning notes.
Check: Preserve the required Harmony response format and benchmark memory on the exact training stack before selecting a checkpoint.
Open the official model sourceNemotron
NVIDIA’s open-weight family aimed at agent and tool-use workloads, in tiers from compact to very large mixture-of-experts checkpoints, with data and recipes published for parts of the family.
Check: Tiers differ in license and architecture; verify the full weight footprint of a mixture-of-experts checkpoint and your framework’s support for it before piloting.
Open the official model sourceGLiNER
Small encoder models for extraction, classification, and PII detection that train quickly and serve cheaply; tuned task models of this class can match far larger generalists on narrow tasks.
Check: These are schema-driven task models, not chat models; confirm the task fits the interface and beat a generalist baseline on your own labels before committing.
Open the official model source