ollama/examples/jupyter-notebook
Jeffrey Morgan 1c8435ffa9
Update domain name references in docs and install script (#2435)
2024-02-09 15:19:30 -08:00
..
README.md add jupyter readme 2023-11-17 10:04:52 -08:00
ollama.ipynb Update domain name references in docs and install script (#2435) 2024-02-09 15:19:30 -08:00

README.md

Ollama Jupyter Notebook

This example downloads and installs Ollama in a Jupyter instance such as Google Colab. It will start the Ollama service and expose an endpoint using ngrok which can be used to communicate with the Ollama instance remotely.

For best results, use an instance with GPU accelerator.