Skip to content

Repository files navigation

Local Kitsune Agent

make setup
make run
make build

Setup

Build llama.cpp locally:

./scripts/build-llama.sh

Download a GGUF model from the Kitsune models release:

./scripts/download-model.sh

Or choose a model:

MODEL="qwen2.5-1.5b-instruct-q4_k_m.gguf" ./scripts/download-model.sh

Run

go run .

About

A localmodel that is suppose to work easily

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages