Skip to content

Do LLMs and inferences auto learn

1 pointgrahamgooch2 comments
On HN

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?

Comments

That model file that you download to run a large language model does not grow in size as you send it prompts.

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

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.