- Intall Ollama
- In Ollama, download the 4B and 1B gemma3 models at https://ollama.com/library/gemma3.
git clone https://github.com/gterzian/servo
- From the directory into which you did the above git clone:
git checkout servo_conversational
- Build Servo (see Mac Os instructions)
- Run servo:
./mach run
.
Note: Mac OS only.