• Hoimo@ani.social
    link
    fedilink
    arrow-up
    1
    ·
    19 hours ago

    It won’t be as simple as that and the engineers who work on these systems can only think in terms of LLM and text classification, so they’d run your message through a classifier and end the conversation if it returns a “goodbye or thanks” score above 0.8, saving exactly 0 compute power.

    • thebestaquaman@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      19 hours ago

      I mean, even if we resort to using a neural network for checking “is the conversation finished?” That hyper-specialised NN would likely be orders of magnitude cheaper to run than your standard LLM, so you could likely save quite a bit of power/money by using it to filter for the actual LLM, no?