• 11 Posts
  • 5.17K Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle







  • Yes. And this is kinda hand-wavy bullshit.

    By incorporating copyleft data into their models, the LLMs do share the work - but not alike. Instead, the AI strips the work of its provenance and transforms it to be copyright free.

    That’s not how it works. Your code is not “incorporated” into the model in any recognizable form. It trains a model of vectors. There isn’t a file with your for loop in there though.

    I can read your code, learn from it, and create my own code with the knowledge gained from your code without violating an OSS license. So can an LLM.