Businesses that rush to use AI to write content or computer code, often have to pay humans to fix it.

  • chaos@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    And doesn’t understand LLMs, which don’t “learn” a damn thing after the training is completed. The only variation after that is random numbers and the input it receives.

    • P03 Locke@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      That’s not true. There are other ways of influencing the numbers that tools use. Most of them have their own internal voting systems, so that humans can give feedback to directly influence the LLM.

      Diffusion models have LoRAs, and the models themselves can be trained on top of the base model.