122
In the light of Snowden's latest post: What are your FOSS-AIs?
(discuss.tchncs.de)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
what about redistributability?
That would be part of what's required for them to be "open-weight".
A plain old binary LLM model is somewhat equivalent to compiled object code, so redistributability is the main thing you can "open" about it compared to a "closed" model.
An LLM model is more malleable than compiled object code, though, as I described above there's various ways you can mutate an LLM model without needing its "source code." So it's not exactly equivalent to compiled object code.