| ▲ | bix6 2 hours ago | ||||||||||||||||
Thank you! Is there one you’d recommend in particular when working with sensitive data? | |||||||||||||||||
| ▲ | tolugenius 2 hours ago | parent | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| |||||||||||||||||
| ▲ | jmtulloss 2 hours ago | parent | prev | next [-] | ||||||||||||||||
I’m biased (my wife works there) but Fireworks or another US-based inference provider is going to be a better fit than OpenRouter. Fireworks has zero data retention by default[1] and has tools to make it easy to run your existing harness against open models [2] OpenRouter isn’t a provider, they route to other providers, so you would need to specify which ones you’re comfortable with anyway. [1]:https://docs.fireworks.ai/guides/security_compliance/data_ha... | |||||||||||||||||
| |||||||||||||||||
| ▲ | SkyBelow 2 hours ago | parent | prev [-] | ||||||||||||||||
I think this would depend upon the level of sensitive data. For OpenRouter, you can setup an API key and limit it to only models that claim to not train on data, but that is just a claim. You can then use trust to judge which providers will honor that claim. But if the data is really sensitive, you might want either a local model or a business subscription with some big name in the US that legally promises no data training. So are we talking some app idea you are playing around with, or files filled with PHI/PII that you have legal mandates to safeguard? If the latter, I would stick to only provider with enterprise agreements to not store/train on the data. Even the ones who promise no training are likely storing the data for monitoring for abuse or such short term. | |||||||||||||||||
| |||||||||||||||||