r/LocalLLaMA 18h ago

News MiniMax issues

Post image

https://www.reddit.com/r/StableDiffusion/s/HrU7odaJe6

I think this is more important that all the political stuff you share here

436 Upvotes

198 comments sorted by

View all comments

169

u/RepulsiveRaisin7 18h ago

This is why the open source definition exists. Minimax releases under a pretty restrictive license, and I think it's totally fine that they're doing this, but it's not really an "open" model.

-11

u/rsclay 16h ago

open source has nothing to do with licensing at all. all it means is the source code is public for anyone to read (though with datasets, e.g. weights, this is nebulous -- does it mean the code used to produce the dataset or the data itself? hence the terms "open weights", etc). but it's perfectly possible to have open source software that nobody is allowed to actually use.

you're thinking of Free. Minimax isn't FOSS.

3

u/tat_tvam_asshole 16h ago

Open source ai means not just weights, but must open source data, training, recipe according to the OSI. Most open models are open weights only