from Hacker News

Do LLMs and inferences auto learn

by grahamgooch on 1/25/24, 6:30 PM with 2 comments

I would like some help to understand if LLM’s learn based on usage. I know I can create an inference from an LLM that has been fine tuned.

How ever with use and user inputs do the LLMs learn?

Would I be right in assuming that an Inference does not change and as a result does not learn?

  • by navjack27 on 1/26/24, 4:08 AM

    That model file that you download to run a large language model does not grow in size as you send it prompts.
  • by illuminant on 1/25/24, 6:36 PM

    Modern LLMs do not learn, even though they will lie to you and tell you otherwise.