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

  • LWD
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    4 months ago

    So by “different system prompts”, you mean Microsoft injects something more akin to their own modifiers into the prompt before passing it over to OpenAI?

    (The same way somebody might modify their own prompt, “explain metaphysics” with their own modifiers like “in the tone of a redneck”?)

    I assumed OpenAI could slot in extra training data as a whole extra component, but that also makes sense to me… And would probably require less effort.

    • Hotzilla@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      ·
      4 months 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.