TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do LLMs and inferences auto learn

1 pointsby grahamgoochover 1 year ago
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.<p>How ever with use and user inputs do the LLMs learn?<p>Would I be right in assuming that an Inference does not change and as a result does not learn?

2 comments

navjack27over 1 year ago
That model file that you download to run a large language model does not grow in size as you send it prompts.
illuminantover 1 year ago
Modern LLMs do not learn, even though they will lie to you and tell you otherwise.