OpenAI says it is investigating reports ChatGPT has become ‘lazy’::OpenAI says it is investigating complaints about ChatGPT having become “lazy”.

  • rtfm_modular@lemmy.world
    link
    fedilink
    English
    arrow-up
    117
    ·
    7 months ago

    Yep, I spent a month refactoring a few thousand lines of code using GPT4 and I felt like I was working with the best senior developer with infinite patience and availability.

    I could vaguely describe what I was after and it would identify the established programming patterns and provide examples based on all the code snippets I fed it. It was amazing and a little terrifying what an LLM is capable of. It didn’t write the code for me but it increased my productivity 2 fold… I’m a developer now a getting rusty being 5 years into management rather than delivering functional code, so just having that copilot was invaluable.

    Then one day it just stopped. It lost all context for my project. I asked what it thought what we were working on and it replied with something to do with TCP relays instead of my little Lua pet project dealing with music sequencing and MIDI processing… not even close to the fucking ballpark’s overflow lot.

    It’s like my trusty senior developer got smashed in the head with a brick. And as described, would just give me nonsense hand wavy answers.

    • backgroundcow@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      7 months ago

      Was this around the time right after “custom GPTs” was introduced? I’ve seen posts since basically the beginning of ChatGPT claming it got stupid and thinking it was just confirmation bias. But somewhere around that point I felt a shift myself in GPT4:s ability to program; where it before found clever solutions to difficult problems, it now often struggles with basics.

      • Linkerbaan@lemmy.world
        link
        fedilink
        English
        arrow-up
        24
        arrow-down
        7
        ·
        7 months ago

        Maybe they’re crippling it so when GPT5 releases it looks better. Like Apple did with cpu throttling of older iphones

        • tagliatelle@lemmy.world
          link
          fedilink
          English
          arrow-up
          15
          ·
          edit-2
          7 months ago

          They probably have to scale down the resources used for each query as they can’t scale up their infrastructure to handle the load.

          • backgroundcow@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            7 months ago

            This is my guess as well. They have been limiting new signups for the paid service for a long time, which must mean they are overloaded; and then it makes a lot of sense to just degrade the quality of GPT-4 so they can serve all paying users. I just wish there was a way to know the “quality level” the service is operating at.