Open Weight Models and Distilled Models

Open-weight models are AI models whose trained parameters are published publicly, so anyone can download, run, fine-tune, and inspect them without relying on a vendor's API.

Distilled models are smaller models trained to reproduce the behavior of a larger "teacher" model, delivering much of its capability at a fraction of the size, cost, and compute.

Last compiled: August 2, 2026

Available Open-Weight Models

ModelOrganizationParametersLicenseSize (4-bit)Download
Llama 3.1 8B InstructMeta8BLlama 3.1 Community License~5 GBHugging Face
Llama 3.1 70B InstructMeta70BLlama 3.1 Community License~40–45 GBHugging Face
Llama 3.2 3B InstructMeta3BLlama 3.2 Community License~2 GBHugging Face
Mistral 7B Instruct v0.3Mistral AI7BApache 2.0~4–5 GBHugging Face
Qwen2.5 3B InstructAlibaba3BApache 2.0~2 GBHugging Face
Gemma 3 4B ITGoogle4BGemma License~2.5–3 GBHugging Face
Phi-3 Mini 4K InstructMicrosoft3.8BMIT~2–3 GBHugging Face
OLMo 2 7B InstructAllen Institute for AI7BApache 2.0~4–5 GBHugging Face
DeepSeek-R1-Distill-Llama-8BDeepSeek8BMIT (Llama 3.1 terms apply to base)~5 GBHugging Face
GLM-4 9B ChatZhipu AI9BApache 2.0~5 GBHugging Face

Sizes are approximate for 4-bit quantized GGUF/AWQ builds; FP16 originals run roughly 3–4x larger. Confirm license terms on each model card before commercial use.

Key Research & Whitepapers

TitleAuthor / PublisherDateTypeLink
Distilling the Knowledge in a Neural NetworkHinton, Vinyals & Dean (Google)2015Foundational PaperarXiv 1503.02531
The Llama 3 Herd of ModelsMeta AI2024Technical ReportarXiv 2407.21783
DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement LearningDeepSeek-AI2025Technical ReportarXiv 2501.12948
AI Model Risk Management FrameworkEphraim Ohana Network2026FrameworkRead on this site

Further Technical Reading on Distillation

AI GovernanceAI PolicyModel Risk