This might also be an automatic response to prevent discussion. Although I’m not sure since it’s MS’ AI.

    • Hotzilla@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Copilot runs with GPT4-turbo. It is not trained differently than openai’s GPT4-turbo, but it has different system prompts than openai, which tend to make it more easy to just quit discussion. I have never seen openai to say that I will stop this conversation, but copilot does it daily.

        • Hotzilla@sopuli.xyz
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Yeah, pretty much like that, in Azure and paid openai both let you modify the system prompt also. There is also a creativity (temperature) property that can be modified. When too high, it will hallucinate more, if too low, it will give same output everytime.

          Retraining the model costs like hundred million and weeks of computing power.