3 ms·
You might want to consider a local setup? Personally I do model + llama.cpp + Pi + tmux, that's as barebones as you can get and everything is great. I also use
by tolugenius 12d ago
You might want to consider a local setup? Personally I do model + llama.cpp + Pi + tmux, that's as barebones as you can get and everything is great. I also use opencode for bigger task, I could probably hook that to a local model but I'm not sure (still new to this). But if you work with sensitive data you need a local setup purely.
- bix6 12d agoI am interested in a local setup but whenever I read about it, it seems the money is better spent on cloud inference since even with thousands of dollars of my own hardware I wouldn’t have frontier like capability? I am bad at choosing models though (I just throw everything at Opus atm).
- tolugenius 12d agoWell yes you won't have frontier capability but that doesn't mean you'd have nothing, I'm not sure what you have but I know there are tools that let you see what models (and their quant variants) you can safely run, I'd look into that first and see what options you have and what you're willing to delegate to a smaller model vs use opus for. Maybe opus to plan vs smaller models for focused implementation, or what works for you workflow and needs.