Lesson 1225 of 1455
Open-Source vs. Closed AI Models — and Why It Matters
Llama, Mistral, and DeepSeek are 'open weights' — anyone can download them. ChatGPT and Claude aren't. The tradeoff shapes your options.
Builders · AI Foundations · ~4 min read
The big idea
Open-source (or 'open-weight') models like Meta's Llama, Mistral, and DeepSeek can be downloaded, modified, and run on your own computer or server. Closed models like GPT and Claude can only be accessed through the company's API. Open lets you customize and avoid lock-in; closed gives you the smartest models, easier setup, and built-in safety.
Some examples
- Llama 3.1 70B runs on a $3,000 gaming PC — slowly, but it works, and your data never leaves your house.
- DeepSeek R1 (open-weight, late 2024) was competitive with GPT-4 on reasoning tasks at a fraction of the training cost.
- Ollama is a free Mac/Windows app that lets you download and chat with open-source models in 10 minutes.
- Closed models (GPT-5, Claude Opus 4.7) tend to be ~6 months ahead of open models on the hardest benchmarks.
Try it!
Download Ollama (ollama.com) and run 'ollama run llama3.2' in your terminal. In about 5 minutes, you have a real AI model running locally with no API key, no account, no data leaving your laptop. Free forever.
Key terms in this lesson
End-of-lesson quiz
Check what stuck
8 questions · Score saves to your progress.
Lesson help
Questions are best handled with a grown-up here.
For this age range, Tendril keeps freeform AI chat paused until parent/guardian consent and child-safe moderation are fully verified. Use the quiz, notes, and related lessons below, or ask a parent, guardian, teacher, or librarian to work through the question with you.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Builders · 25 min
Defining Artificial Intelligence
AI is a label that covers many things. Let's narrow it down so you can tell marketing hype from the real computer science underneath.
Builders · 35 min
A Short History: From Expert Systems to Transformers
AI did not start in 2022. It has decades of wrong turns and breakthroughs. Knowing the history helps you spot hype from real progress.
Builders · 27 min
Creative Writing: AI as an Editor, Not a Ghost
Using AI to write your story for you makes it no longer your story. Using AI as an editor who reads every draft at 2am is one of the best deals in the world.
