• trevor@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      20 hours ago

      Is it actually open source, or are we using the fake definition of “open source AI” that the OSI has massaged into being so corpo-friendly that the training data itself can be kept a secret?

        • trevor@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          10 hours ago

          I’m not seeing the training data here… so it looks like the answer is yes, it’s not actually open source.

      • ☆ Yσɠƚԋσʂ ☆OP
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        19 hours ago

        The code is open, weights are published, and so is the paper describing the algorithm. At the end of the day anybody can train their own model from scratch using open data if they don’t want to use the official one.

        • trevor@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          10 hours ago

          The training data is the important piece, and if that’s not open, then it’s not open source.

          I don’t want the data to avoid using the official one. I want the data so that so that I can reproduce the model. Without the training data, you can’t reproduce the model, and if you can’t do that, it’s not open source.

          The idea that a normal person can scrape the same amount and quality of data that any company or government can, and tune the weights enough to recreate the model is absurd.

          • ☆ Yσɠƚԋσʂ ☆OP
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            10 hours ago

            What ultimately matters is the algorithm that makes DeepSeek efficient. Models come and go very quickly, and that part isn’t all that valuable. If people are serious about wanting to have a fully open model then they can build it. You can use stuff like Petals to distribute the work of training too.

            • trevor@lemmy.blahaj.zone
              link
              fedilink
              English
              arrow-up
              2
              ·
              9 hours ago

              That’s fine if you think the algorithm is the most important thing. I think the training data is equally important, and I’m so frustrated by the bastardization of the meaning of “open source” as it’s applied to LLMs.

              It’s like if a normal software product provides a thin wrapper over a proprietary library that you must link against calling their project open source. The wrapper is open, but the actual substance of what provides the functionality isn’t.

              It’d be fine if we could just use more honest language like “open weight”, but “open source” means something different.

              • ☆ Yσɠƚԋσʂ ☆OP
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                8 hours ago

                Again, if people feel strongly about this then there’s a very clear way to address this problem instead of whinging about it.