Set Gemma 2 2B MLX as default local model and add --mlx-model flag
This commit is contained in:
@@ -35,6 +35,7 @@ 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 claude # Claude Code CLI engine
|
||||
./talk --list-devices # see microphones and speakers
|
||||
./talk --list-voices # see macOS system voices
|
||||
|
||||
Reference in New Issue
Block a user