OpenAI’s ChatGPT and Sam Altman are in massive trouble. OpenAI is getting sued in the US for illegally using content from the internet to train their LLM or large language models

  • cyd
    link
    fedilink
    English
    71 year ago

    That’s not at all how the GPL works…

    • @inspxtr
      link
      English
      61 year ago

      can you expand on that? I’m not very familiar with the legal aspect of GPL.

      • Wander
        link
        fedilink
        31 year ago

        If you release code under gpl, and I modify it, I’m required to release those modifications publicly under gpl as well.

        • @inspxtr
          link
          English
          21 year ago

          so if content is under GPL and used for training data, how far is the process of training/fine-tuning considered “modification”? For example, if I scrape a bunch of blog posts and just try to use tools to analyze the language, does that considered “modification”? What is the minimum solution that OpenAI should do (or should have done) here, does it stop at making the code for processing the data public, or the entire code base?

          • Wander
            link
            fedilink
            31 year ago

            I’m not sure. And I’m not sure there’s legal precedant for that either.
            That’s why I dont have a problem with any of these lawsuits, it gives us clarity on the legal aspects, whichever way it goes.