Ask HN: Are AI trained on GPL code subject to the GNU?
Because the AI would then be considered to be a derivative of said code, would that then require that resulting trained AI also be readily accessible and (to whatever extent is possible) its source, weights, and bit code made freely available?
12 comments
[ 3.4 ms ] story [ 41.6 ms ] threadIn other words, somewhat similar to what a programmer studying existing and open-source code would do: read the code, understand it, and try to reimplement by writing their own code.
I remember people claiming things like github copilot were reproducing original code verbatim and this was the main source of concern. I would see this as a problem if my colleagues were copying code as if it was their own.
https://theory.stanford.edu/~aiken/moss/
I'm just pointing out (repetitiously, because arguments of the type "but humans do X" are made all the time with LLMs) that the fact that a human brain doesn't violate copyright when a human reads and studies copyrighted code isn't relevant either way.