I use following code
!apt install pciutils -y!curl -fsSL https://ollama.com/install.sh | sh!ollama run llama3
in !ollama run llama3
code cell, it raise err "Error: could not connect to ollama app, is it running?"
I use following code
!apt install pciutils -y!curl -fsSL https://ollama.com/install.sh | sh!ollama run llama3
in !ollama run llama3
code cell, it raise err "Error: could not connect to ollama app, is it running?"