Add OpenCode / Ollama LLM integration with gemma4:31b default

This commit is contained in:
Adolfo Reyna
2026-08-07 18:57:11 -04:00
parent 1a8a93695b
commit 4773b93779
4 changed files with 254 additions and 7 deletions
+3 -2
View File
@@ -34,8 +34,9 @@ when the hold key is working.
Useful flags:
```bash
./talk --llm-engine apple # macOS on-device LLM model (default)
./talk --mlx-model mlx-community/gemma-2-2b-it-4bit # specify any local MLX model
./talk --llm-engine ollama # Ollama / OpenCode LLM engine (default)
./talk --ollama-model gemma4:31b # specify model (e.g. gemma4:31b)
./talk --llm-engine apple # local Apple Silicon MLX model
./talk --llm-engine claude # Claude Code CLI engine
./talk --list-devices # see microphones and speakers
./talk --list-voices # see macOS system voices