Skip to content

Instantly share code, notes, and snippets.

@gterzian
Last active September 21, 2025 09:43
Show Gist options
  • Save gterzian/e93a335fdb8589a97f20e781c6662e1d to your computer and use it in GitHub Desktop.
Save gterzian/e93a335fdb8589a97f20e781c6662e1d to your computer and use it in GitHub Desktop.
  1. Intall Ollama
  2. In Ollama, download the 4B and 1B gemma3 models at https://ollama.com/library/gemma3.
  3. git clone https://github.com/gterzian/servo
  4. From the directory into which you did the above git clone: git checkout servo_conversational
  5. Build Servo (see Mac Os instructions)
  6. Run servo: ./mach run.

Note: Mac OS only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment