Skip to content

bwasti/kayvee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

kayvee

running on a boox palma e-reader:

9mk6hhlb6qjd1

Setup

Download ollama, qwen2 and bun

curl -fsSL https://ollama.com/install.sh | sh # if linux, mac has a UI version
ollama pull qwen2:0.5b
curl -fsSL https://bun.sh/install | bash 
bun add ollama

If you're running locally on Android, you can install ollama with this guide.

Run

bun server.ts

About

model UI experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published