Pass Off the Grid if all four are true:
ollama --versionworks (from Lesson 2)ollama listshows your model (from Lesson 3)- Example Ink prompt answered in the terminal (from Lesson 3)
- Offline test — a simple question answered with Wi‑Fi off (from this lesson — the offline step)
If all four pass: free path complete. Build Your Jarvis · Module 0 waits when membership opens.
Common fixes
| Problem | Fix |
|---|---|
ollama --version fails | Reopen terminal; Windows: reboot once after install — redo Lesson 2 |
ollama list empty | Model not pulled — redo Lesson 3 pull |
| Example Ink reply missing or gibberish | Wait longer on first token (CPU-only); retry simpler prompt from Lesson 3 |
| Offline test fails — connection error | Ollama service stopped — restart tray app or ollama serve before turning Wi‑Fi off |
| Offline test hangs forever | CPU-only first token — wait 30–60s once; see offline step |
| Offline test fails — can't run at all | Model not fully pulled — redo Lesson 3 pull |
Still stuck? Note your OS, RAM, model tag from ollama list, and whether the failure was online or offline — worth fixing before Build Your Jarvis · Module 0.
Continue when all four pass.