add jupyter readme

This commit is contained in:
Michael Yang
2023-11-17 09:30:02 -08:00
parent f7f6d6c693
commit 4936b5bb37
2 changed files with 7 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
# 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.