A simple jupyter Notebook to run your LLM models via Ollama in Google Colab.
You can use the free tier with your Google account with T4 hardware (16GB) for up to 7B models.
You can also use this endpoint in your clients or even in VS Code via custom Ollama model.
Run all cells sequentially for proper execution.
Open the Colab terminal and run:
watch -n 0.5 nvidia-smiTo see GPU performance during inference.
