Hacker News new | ask | show | jobs
by SteelPh0enix 564 days ago
I use llama.cpp mostly for working with code that i can't share with any online provider. Simple NDA stuff. Some refactors are easier to do via LLM than manually. It's a decent debugging duck too.
1 comments

Do you know any tutorial that could help me set something like this up?