pending anonymous user

  • 5 Posts
  • 116 Comments
Joined 11 months ago
cake
Cake day: August 7th, 2023

help-circle










  • Not just LLMs but all kinds of models are equivlant to freeware, aka the model itself and other essential bits for it to work. I won’t even call it source avaliable as there is no source.

    Take redis as example. I can still go grab the source and compile a binary that works. This doesn’t applies on ML models.

    Of course one can argue the training process isn’t determistic thus even with the exact training corpus, it can’t create the same model in terms of bits on mulitple runs. However, I would argue the same corpus provide the chance to train a model of similar or equivalent performance. Hence the openness of the training corpus is an absolute requirement to qualify a model being FOSS.










  • Gnome and other desktops need to start working on integrating FOSS AI models so that we don’t become obsolete.

    I don’t get it. How Linux destops would become obsolete if they don’t have native AI toolsets on DEs? It’s not like they have a 80% market share. People who run them as daily drivers are still niche, and most don’t even know Linux exists. Most ppl grown up with Microsoft and Apple shoving ads down their throat, using them in schools first hand, and that’s all they know and taught. If I need AI, I will find ways to intergrate to my workflow, not by the dev thinks I need it.

    And if you really need something like MS’s Recall, here is a FOSS version of it.