• thinkercharmercoderfarmer@slrpnk.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    13 hours ago

    I think if we, as a community, really put our heads together, we could figure out how to define and make useful user-respecting tools that incorporate LLMs. There are a lot of hard problems, like the massive power consumption, and the ethical use of data, that I don’t really know how to solve.

    I think a start would be to focus on making smaller, lower-complexity models that are built for purpose, rather than trying to make a jillion-parameter jack-of-all-trades trades model. I think it would also make sense to focus initially on areas where there are already large corpuses of freely available text, like all the writings in the public domain. But I don’t really have a good idea of what these tools would be used for, exactly, which is where I’m stuck.

    • killea@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      12 hours ago

      I understand and appreciate where you desire to go with it, I just don’t see a current system to support it. Afaik people do make their own AIs/LLMs (recalling an artist’s court case regarding the legitimacy of their work), but large scale LLMs do their thing by running roughshod and stealing tons of data and driving up hardware and electricity prices. It is difficult to see an environment where small models prosper compared their lawless corpo counterparts. It would probably be more beneficial to humankind, though.

      • thinkercharmercoderfarmer@slrpnk.net
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 hours ago

        Yeah, you put your finger on maybe the biggest problem that I don’t have a good answer to yet. The ability to interact with LLMs in natural language comes from an analysis of huge tracts of contemporary human writing, and there’s not an ethical corpus that can compare in scope to the corpus of just snatching the whole internet. Maybe they don’t need to be strictly “natural” language interactions? Maybe a sufficient ethical corpus could be compiled and maintained somehow? I don’t know, this is kinda where I get out of my depth.

    • FaceDeer@fedia.io
      link
      fedilink
      arrow-up
      3
      ·
      13 hours ago

      The energy consumption can be measured, very approximately, by the cost of the tokens. If you design agentic tools to make use of fewer, cheaper tokens then you’re likely also minimizing the energy usage.