Skip to content

kopi-solarpunk/swarm_book_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama training with the Book of Swarm

Setup

Download Ollama from https://ollama.com/download

curl -fsSL https://ollama.com/install.sh | sh

Pull the models

ollama pull llama3
ollama pull mistral

Install requirements (it is advised to use a virtual environment)

pip install -r requirements.txt

Run Jupyter Lab

jupyter lab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published