冰点
Results
2
comments of
冰点
> Do you have Ollama 0.1.26 or later ? "Note: this model requires Ollama 0.1.26 or later." Thanks I will upgrade to latest [latest](https://hub.docker.com/layers/ollama/ollama/latest/images/sha256-04d6cc972388b6c014105fbca10f0c25a17e8c12bd7f528ef0db7f8d114d585a?context=explore)
> Same results for me -- I'm pulling the latest image in my docker-compose.yml which [should be 0.1.27](https://hub.docker.com/r/ollama/ollama/tags) > > ``` > ollama: > image: ollama/ollama:latest > volumes: > -...