https://console.x.ai
https://ollama.com/download
ollama pull qwen2.5:7b
ollama pull llava
setx OLLAMA_ORIGINS "*"
launchctl setenv OLLAMA_ORIGINS "*"
systemctl edit ollama.service
[Service]
Environment="OLLAMA_ORIGINS=*"
OLLAMA_ORIGINS=null
http://127.0.0.1:11434