apeatling / ollama-voice-mac

Mac compatible Ollama Voice
GNU Affero General Public License v3.0
426 stars 46 forks source link

mac m1 #1

Closed zyxcambridge closed 10 months ago

zyxcambridge commented 10 months ago

(base) zhangyixin@zhangyixin Downloads % ollama pull mistral pulling manifest Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/mistral/manifests/latest": dial tcp: lookup registry.ollama.ai: no such host

apeatling commented 10 months ago

Something might have changed with the API. I’ll check tomorrow. Does ollama run mistral work for you? That will pull the model first.

arunsathiya commented 10 months ago

It works okay at my end.

The error message that you are seeing suggests DNS resolution failure. Could you try flushing DNS and browser cache? Also try changing your DNS resolver to something else like Google, Cloudflare, or Quad9?

apeatling commented 10 months ago

Yes also confirmed ollama pull mistral continues to work for me.

apeatling commented 10 months ago

Closing this one since I don't think it's a general issue, but reopen if you have any more details.