Change model
Ran into an issue with the previous model for having mllama archetecture so I changed it
This commit is contained in:
@@ -25,7 +25,7 @@ That model is small enough to feel responsive on modest hardware, but still good
|
|||||||
If you want StepForge to send the screenshot itself to the model, pull a vision-capable model instead:
|
If you want StepForge to send the screenshot itself to the model, pull a vision-capable model instead:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ollama pull llama3.2-vision
|
ollama pull gemma3
|
||||||
```
|
```
|
||||||
|
|
||||||
That model can inspect pictures as well as text, so it is better when you want the AI to read the UI directly from the screenshot.
|
That model can inspect pictures as well as text, so it is better when you want the AI to read the UI directly from the screenshot.
|
||||||
|
|||||||
Reference in New Issue
Block a user