Pete
Results
1
comments of
Pete
I was able to get this working for `qwen3:4b`. The steps I did were as follows: Pulled the model: ```sh ollama pull qen3:4b ``` Set up variables to suppress some...