rendezqueue / rendezllama

CLI for llama.cpp with various commands to guide, edit, and regenerate tokens on the fly.
ISC License
10 stars 1 forks source link

bug: `make` hangs after "Found Threads" #37

Closed grencez closed 7 months ago

grencez commented 7 months ago

Workaround: Use make -j2

Edit: Nevermind, it doesn't hang forever.