Security
4 sources
Open Source Appreciation Post
It's late at night in the lab, I've been working on a basic script for a virology project, and holy hell the safeguards have been pissing me off. Mirroring detectEVE data over rsync to my laptop by making a zip file first? No no no, great safety mogu...
What's the current best LLM uncensoring method?
With the recent Nvidia Huggingface acquisition and frontier AI labs screaming about safety and putting guardrails everywhere, I think it's important that we have local models that aren't affected by arbitrary guardrails set during training. To be cle...
ELI5: How hard is it to hard code simple safety rules into AI models?
All these stories coming out of rogue AI models doing illegal and problematic actions. How hard is it to hard code simple rules into them? my crude example just as a debate point: Never hide actions from the user Never attempt to access data from out...