Relative Content

Tag Archive for google-colaboratoryollama

ollama and google colab locally is producting errors whilst pure python is not

I’ve installed and can run against ollama locally with llama3. However I cannot seem to get this working in a local google colab. The following python code runs just fine as a python.py. But when I run a local docker instance and connect my colab project to that local colab instance, I cannot get the code to run.