Any uncensored model could be considered "evil" with that kind of definition.
@vladmalik25398 ай бұрын
Perhaps that is the point i.e. having something like this without controls is inherently reckless, because of its high potential for misuse. Or to put another way, those of us who aren't planning to do anything evil have no need for such a model in the first place.
@Chatbot12809 ай бұрын
Are there any free options for a llm i could install on Linux?
@LMGsecurity8 ай бұрын
Hi, The problem with installing your own Linux LLM is that it requires a huge amount of training data and processing power to function well. The open-source options are really cool, but they're a lot of work to start up and maintain. There are posts and blogs of different user experiences available if you search on Linux LLM. Best of luck with your journey!
@Chatbot12808 ай бұрын
@@LMGsecurity thanks. Yeah I've downloaded a few ollama models. They do run super slow on my laptop. Even the smaller 8 billion parameter ones. It has 32g ram but only 2gb ddr. I'm trying to find a way to force it to use the GPU more than the CPU.