21
Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
(writings.hongminhee.org)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
What was the test suite licenced under? If it was in the same repo, then it was probably LGPL code as well.
If the MIT rewrite uses the LGPL licensed test cases, including them in the repo, then it probably must be LGPL as well.
I find "from scratch" a questionable claim as well. The model was probably trained on the code it is supposed to replace. Interfacing with the concrete tests and interfaces makes the result even more likely to be and puts it conceptually closer to the original code fed as training data.