6 ms·
Anecdata: I use opensource models at work because my work is too cheap to spring for a $20/mo account for me. Since HuggingFace models can be run on my laptop
by Balgair 12d ago
Anecdata:
I use opensource models at work because my work is too cheap to spring for a $20/mo account for me. Since HuggingFace models can be run on my laptop now (still very slow though), nothing is leaving the 'secure environment' and so I can actually get work done (instead of the 'old' version of coding and writing - google).
- pllbnk 12d agoYou still need the models to be able to perform web searches, don't you? In which case the data goes in and out of your machine and there is risk for prompt injection attacks. I think it's needed at least for documentation purposes.
- Balgair 10d agoOh, I ask for help with code, yes, but the actual data I'm working on doesn't ever leave the environment.