@goyashy sorry forgot to update. I had added some hosts to block in the windows hosts file which caused the issue. I added those to block Microsoft from spying. Once I reversed it, it worked. Might add it back after I figure out which one is the main issue.....
Thanks for the info, I am following your Udemy courses, Thanks for your efforts.
Glad you appreciate!
Where you are based at Yash?
🇮🇳
Something missing in your instructions. Getting this in Win 11 latest powershell
PowerShell 7.4.4
PS C:\Users\joe> ollama run llama3.1:8b
2024/08/06 19:27:17 config.go:47: WARN invalid port, using default port=\Users\joe\AppData\Local\Programs\Ollama\ollama.exe default=11434
2024/08/06 19:27:17 config.go:47: WARN invalid port, using default port=\Users\joe\AppData\Local\Programs\Ollama\ollama.exe default=11434
Error: Head "C:11434/": dial tcp: lookup C: no such host
PS C:\Users\joe>
don't think i've faced this, you'll have to look up ollama docs.
@goyashy sorry forgot to update. I had added some hosts to block in the windows hosts file which caused the issue. I added those to block Microsoft from spying. Once I reversed it, it worked. Might add it back after I figure out which one is the main issue.....