Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Ollama on Google Colab

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.

Open in Colab

Ollama

Run all cells sequentially for proper execution.


Optional — Monitor GPU Performance

Open the Colab terminal and run:

watch -n 0.5 nvidia-smi

To see GPU performance during inference.

About

Pick your model, run in an instance with GPU

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages