this post was submitted on 10 Feb 2024
1007 points (99.5% liked)

196

15693 readers
2129 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 4 months ago (1 children)

Ok, so, tokenization of the words is why I get that I have seen tech nerds get so excited about a system that allows for being able to come up with synonyms for words that were auto-generated that have a basic ability to sometimes be correct by looking at the words before and after it....

But it's such a shitty way to look up synonyms! Using the words on either side doesn't mean you found a synonym just that you found another word that might work and it still has to use the full horsepower of ridiculously overpowered system.

Or you could have a lookup table that just reads the frickin word and has alternate synonyms predefined and it was able to run in word 97.

It's ridiculous that we think this is better in any meaningful way instead of just wasteful development.

[–] [email protected] 5 points 4 months ago (1 children)

Because that's not the point of an LLM lmao

[–] [email protected] 2 points 4 months ago (1 children)

Sure but what is their purpose other than to create convincing sounding sentences? And use a lot of computer resources to do so?

[–] [email protected] 4 points 4 months ago (1 children)

Sure if you want to reduce it down to it's most basic elements. Anything sounds useless like that. Video games are just dots changing color on a screen and use a lot of electricity. Banking software is just tracking changes to a number and also is extremely inefficient and resource intensive.

[–] [email protected] 2 points 4 months ago (1 children)

This is not a convincing argument to say that other things can be reduced down arbitrarily, than explaining the usefulness of it.

[–] [email protected] 2 points 4 months ago

Well I can personally say it has cut down the amount of busy work at my job down by a lot. Boilerplate code is easy and near instantaneous. I am also working on a project that can bridge the communication gap between highly technical text and non technical readers. It works extremely well at this task even with a non fine tuned model, which is my current step in development.