Do LLMs and inferences auto learn1 points·by grahamgooch·2 anni fa·2 commentsI 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 commentsPost comment[–]navjack27·2 anni fareplyThat model file that you download to run a large language model does not grow in size as you send it prompts.[–]illuminant·2 anni fareplyModern LLMs do not learn, even though they will lie to you and tell you otherwise.
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?