Some updates about related discussions: > * Copyright and license issue: An LLM may regurgitate a piece of copyrighted > code without the copyright header, thus violating the code's license.
Another report of this actually happening [1]: "I asked an AI engine recently to make a game like a Wing Commander game and the engine started generating vehicle/combat stats that were a clear attempt to steal IP/information from a commercially licensed game." > 1) Code included in this package that comes from a single LLM prompt > must be limited in size: it must be at most 5 lines long. About a similar policy (15 lines max, instead of 5 lines max), Richard Stallman said in gnu-prog-discuss [2]: "I think this is a good path _for now_. Eventually we will know enough to decide on the best path." Bruno [1] https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/opengl-vulkan-mesa-gallium3d/1616338-mesa-developers-trying-to-reach-a-consensus-on-ai-policy?p=1616387#post1616387 [2] Message-Id: <[email protected]>
