Follow :Add us as a preferred source on Google.
Companies love to exaggerate about open-sourcing AI.It plays well with people,naive developers get excited,and stock buyers invest more cash in their businesses. There's only one little problem: It's not true.
First, Mark Zuckerberg claimed Meta Llama was open source. Now, it's Elon Musk's turn,as he claims that his AI startup , xAI, is open-sourcing Grok 2.5, last year's large language model (LLM).
Also: X's Grok did surprisingly well in my AI coding tests
"The xAI Grok 2.5 model, which was our best model last year, is now open source. Grok 3 will be made open source in about 6 months,"said Musk on X . This release comes with the complete model weights.Grok 2 is available to download on Hugging Face .
Unofficially, it's to get more people excited and buying into Grok over its competitors. This is classicopen-washing , where the name of the game is to claim something is open source without actually open-sourcing the code.
Also: Open-source skills can save your career when AI comes knocking
Officially, it's part of xAI's push for transparency and broader developer participation in its code. If you improve the code, xAI will be happy to use your changes. Of course, that's true of any open-source project. However, I quote from theGrok license :
You may not use the Materials, derivatives, or outputs (including generated data) to train, create, or improve any foundational, large language, or general-purpose AI models, except for modifications or fine-tuning of Grok 2 permitted under and in accordance with the terms of this Agreement.
Yeah, so there is that.
As one person put it onY Combinator , those limitations mean:
Exactly so.
Also: AI is creeping into the Linux kernel - and official policy is needed ASAP
Leaving aside theOpen Source Initiative (OSI) Open Source AI Definition (OSAID), which Grok doesn't come close to meeting, the code also fails by the more broadly accepted open-source definitions.
Stefano Maffulli, the OSI Executive Director, added, "Any license that contains limitations on the field of use is not compliant with the open source definition. A great example of models that do comply with the Open Source Definition and the OSAID are theAllen Institute for AI Olmo2 and Molmo models and those listed in theOSAID FAQs "
Specifically, it fails on these grounds:
You can run, study, andmodify Grok 2.5. xAI says this opens the door for independent experimentation, potential improvements, and transparency in how advanced AI systems are built. There are numerous other, more open AI projects, such asMistral , Phi-2 , BLOOM , and GPT-OSS , where you can learn hands on about how AI really works.
Also: OpenAI returns to its open-source roots with new open-weight AI models, and it's a big deal
So, if you want to work on Grok, go ahead. Knock yourself out. Have fun.
Just don't fool yourself into thinking you're working with open-source code or open weights. You're not.