this post was submitted on 25 Feb 2024
319 points (87.2% liked)
Technology
59148 readers
2281 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't that basically what the current LLM AI fundamentally does? Just digests a bunch of text and gives a summary back in response to queries?
No. It's not really clear what LLMs do, but it certainly depends on context.
What they fundamentally do is continue a text. That's what they were originally trained to do. Then they were fine-tuned to continue a chat log or respond to an instruction. To be able to do that, they have learned a lot. Unfortunately, we do not know what.
If you ask for a summary of some text, it will give you one; regardless of whether the text even exists.
The summary could be one written by a human that it has memorized. Or it could be complete nonsense, that it is making up on the fly. You never know.