You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error shown here does not make any sense to me, even though i have installed llama on my windows. This problem is not just with llama3.2 but with llama2(as in problem is arising with lower version model)
The text was updated successfully, but these errors were encountered:
Hey @Skruller01
The error with missing 'message' in the response is happening because of the error in the prior cell. It appears that your network (DNS / VPN / firewall) isn't allowing you to download the model weights from ollama. You could also try running just "ollama pull llama3.2" from the command line and you'll likely see the same error. If you're running in a corporate environment, would you be able to contact IT support? It would also be possible to use the Colab that I link in the README to download the model weights on to colab, and then move them to your PC. let me know!
Ed
The error shown here does not make any sense to me, even though i have installed llama on my windows. This problem is not just with llama3.2 but with llama2(as in problem is arising with lower version model)
The text was updated successfully, but these errors were encountered: