• @kromem@lemmy.world
      link
      fedilink
      English
      21 year ago

      You’re correct.

      While costs are tracked per token, behind the scenes the longer the response the more it costs to continue generating, so millions of users suddenly thinking they are clever replicating what they read getting it to max output tokens is a substantial increase in underlying costs.

      The DeepMind researchers were likely doing that by API call, which they were at least paying for on a per token basis.

      And the terms hasn’t been updated to prevent it, they’ve always had this item as prohibited:

      Attempt to or assist anyone to reverse engineer, decompile or discover the source code or underlying components of our Services, including our models, algorithms, or systems (except to the extent this restriction is prohibited by applicable law).

    • @merc@sh.itjust.works
      link
      fedilink
      English
      -41 year ago

      Essentially nothing. Repeating a word infinite times (until interrupted) is one of the easiest tasks a computer can do. Even if millions of people were making requests like this it would cost OpenAI on the order of a few hundred bucks, out of an operational budget of tens of millions.

      The expensive part of AI is training the models. Trained models are so cheap to run that you can do it on your cell phone if you’re interested.