Gustav Henning

Results 2 comments of Gustav Henning

I am running ollama dockerized and I had to do a pull through curl: `curl http://localhost:11434/api/pull -d '{ "name": "llama2" }'` After it has pulled you can see it with...

Before. You should be able to see it with the tags command after you have pulled it @FlyingLoong