Auto filling missing text #12914
barinov274
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's a quite simple and powerful idea. Despite the fact that LLMs got chat and reasoning, they basically remain simply text generators that continue the text of the token by the token. I think this is possible to use LLMs for auto filling missing text in a documents. For example if we have a XLIFF file we could fill missing translations.
Beta Was this translation helpful? Give feedback.
All reactions