LLM’s are not the end all be all. What other AI tech are you all using? Something generative? Something else?

  • venusaur@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Doxxing?

    Thanks for the explanation. Maybe I don’t understand, but I thought by nature LLMs were not deterministic. Is it because you’re breaking the output up into pieces?

    • ultimate_worrier@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Breaking them up and isolating them. Not only that, but iterating and correcting them using a type system. You know how an LLM doesn’t always get the answer right the first time? This makes sure that the answer is right before using it as a source of truth.