We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c1d95 commit af48109Copy full SHA for af48109
README.md
@@ -81,7 +81,7 @@ When memory RAM size is greater than 31GB, it will check if these models exist.
81
```bash
82
ollama pull phi4:14b
83
ollama pull deepseek-r1:14b
84
-ollama pull deepseek-r1:32b
+ollama pull gpt-oss:20b
85
```
86
87
## Python Poetry manually(advanced) installation
0 commit comments