Comment on đ¤ Interesting
trackball_fetish@lemmy.wtf â¨5⊠â¨weeks⊠agoFree as in beer, not speech.
The open source community has licenses associated with its code. Just because one can access it doesnât mean they can fucking sell it.
Comment on đ¤ Interesting
trackball_fetish@lemmy.wtf â¨5⊠â¨weeks⊠agoFree as in beer, not speech.
The open source community has licenses associated with its code. Just because one can access it doesnât mean they can fucking sell it.
mechoman444@lemmy.world â¨5⊠â¨weeks⊠ago
Ok. Fine. Sure.
Not sure though what this has to do with llm companies making money. Since they write their own code and llms are trained on data⌠Like wikipedia.
đ¤ˇ
balsoft@lemmy.ml â¨5⊠â¨weeks⊠ago
LLMs are absolutely trained on FOSS software, including GPLâd stuff. Accelerating software development is also a large part of how they are making money. I believe training on GPLâd software and then charging for access is copyright infringement, but it doesnât really matter because entities supposed to be enforcing copyright are paid for by the same billionaires who run the AI companies, so literally nothing will happen.
mechoman444@lemmy.world â¨5⊠â¨weeks⊠ago
This argument has never made much sense to me.
Copyright protects the expression itself, not the ideas, facts, patterns, grammar, writing styles, or knowledge learned from that expression. Humans learn from copyrighted books, articles, movies, and music every day. Nobody claims that someone who read 10,000 copyrighted novels is committing copyright infringement every time they sit down and write a new story.
Thatâs the part I keep seeing people ignore.
If learning from copyrighted material is infringement, then every author, journalist, musician, engineer, and artist on the planet is infringing copyright because they all learned their craft from copyrighted works created by other people.
The real question is whether an AI is reproducing copyrighted content, not whether it learned from copyrighted content. Those are two completely different issues.
You donât get to argue that learning is legal when humans do it and suddenly becomes theft when a machine does it. Either learning from publicly available information is allowed, or it isnât. The standard cannot magically change because you dislike the technology.
balsoft@lemmy.ml â¨2⊠â¨weeks⊠ago
Copyright absolutely does protect âideas, patterns, grammar, writing stylesâ. It does not cover material facts, but this is beside the point here.
Actually, if they take certain elements from other works it often can be considered copyright infringement, but this is also beside the point.
This is the crux of the issue. The LLM is not a person from a legal perspective, therefore it cannot âlearnâ. What is happening is that a legal person - a company - is consuming a bunch of copyrighted material and transforming it into a bunch of data to be interpreted by a computer program. This makes that data definitionally a derivative work made by the company. Sure, the transformation process is probably âcreativeâ enough for the company to be able to claim copyright on the resulting weights, as long as that company gains explicit or implicit approval from all the copyright holders of the works they used to create the weights. Legally speaking, this is no different from you pirating a bunch of movies and making a compilation of the funniest moments - see how the legal system would react to you doing that.
Of course, I find the entire concept of modern copyright system to be an awful idea whose entire purpose is impeding the human creativity for the purposes of monetization. But if we read the law as it is - the AI companies are absolutely doing copyright infringement by training their models on GPL code and not releasing the weights under a GPL-compatible license.