Skip to content

FranzDiebold/ollama-jupyter-webui-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Jupyter Open WebUI Template 🚀

A template for your kickstart into GenAI! 🎁

It combines Ollama, Jupyter and Open WebUI!

How to use

To spin up the "application" run:

make run

This will spin up the following services:

app folder

If you work with Jupyter, you can use the app folder to store your notebooks and other files. You can add your requirements to the app/requirements.txt file, and they will be installed in the Jupyter container.

Preload Ollama models

If you want to preload models, just add them to the ollama/models_to_preload.txt file.