Do LLMs and inferences auto learn

1 points by grahamgooch ↗ 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?

2 comments

[ 8.1 ms ] story [ 30.0 ms ] thread
Modern LLMs do not learn, even though they will lie to you and tell you otherwise.
That model file that you download to run a large language model does not grow in size as you send it prompts.