• adam_y@lemmy.world
    link
    fedilink
    English
    arrow-up
    39
    ·
    3 days ago

    Prompt to hallucinating?

    Do you mean “Prone”?

    That is the sort of mistake an Llm would make.

  • deczzz@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    7
    ·
    3 days ago

    Devs are aware. This was a quick n dirty prototype and they alright knew the issue with using chatgpt. They did it to make something work asap. In an interview (Danish) the devs recognized this and is moving toward using a LLM developed in French (I forget the name but irrelevant to the point that they will drop chatgpt).

    • MartianSands@sh.itjust.works
      link
      fedilink
      arrow-up
      37
      ·
      3 days ago

      If that’s their solution, then they have absolutely no understanding of the systems they’re using.

      ChatGPT isn’t prone to hallucination because it’s ChatGPT, it’s prone because it’s an LLM. That’s a fundamental problem common to all LLMs

      • DavidGarcia@feddit.nl
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        phi-4 is the only one I am aware of that was deliberately trained to refuse instead of hallucinating. it’s mindblowing to me that that isn’t standard. everyone is trying to maximize benchmarks at all cost.

        I wonder if diffusion LLMs will be lower in hallucinations, since they inherently have error correction built into their inference process

        • MartianSands@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          3 days ago

          Even that won’t be truly effective. It’s all marketing, at this point.

          The problem of hallucination really is fundamental to the technology. If there’s a way to prevent it, it won’t be as simple as training it differently