We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bec8a commit a0cc392Copy full SHA for a0cc392
README.md
@@ -41,7 +41,7 @@ Watch a quick demonstration of `docker-ai` in action.
41
First, tap the repository:
42
43
```sh
44
-brew tap Aj7Ay/homebrew-docker-ai
+brew tap Aj7Ay/homebrew-tap
45
```
46
47
Then, install `docker-ai`:
@@ -94,7 +94,7 @@ brew install docker-ai
94
docker-ai --llm-provider=gemini --model=gemini-1.5-pro
95
96
97
- By default, `docker-ai` uses Groq with the `gemma2-9b-it` model.
+ By default, `docker-ai` uses Groq with the `gemma-3n-e4b-it` model.
98
99
### Learning Mode
100
0 commit comments