Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 288 Bytes

File metadata and controls

17 lines (13 loc) · 288 Bytes

coding-agent

To install dependencies:

bun install

silent (default)

bun index.js --model ~/models/qwen2.5-coder-7b-q4_k_m.gguf --gpu-layers 99

with llama.cpp logs

bun index.js --model ~/models/qwen2.5-coder-7b-q4_k_m.gguf --gpu-layers 99 --verbose