Quick explainer

What is a model, actually?

Flavors of models

Text / LLMsImage generation Speech & audioVideo Multimodal (all of the above in one)

Open vs closed weights

Open: the weights are published, so anyone can download and host them, often via Hugging Face (Llama, DeepSeek, Qwen, Mistral).

Closed: only the maker serves it, via API (GPT, Claude, Gemini).