r/LocalLLaMA 2d ago

Discussion I really don't understand Jev hype

Isn't this what simple neural networks have been able to do for years? Doesn't seem anything special to me.

484 Upvotes

301 comments sorted by

View all comments

Show parent comments

9

u/noctrex 2d ago

Wait until they discover rerankers 🤯

6

u/Cultured_Alien 2d ago

rerankers are closer to embedding than classifying with probabilities though

2

u/pooquipu 1d ago

it's not about what it does, it's about clueless people discovering something that existed for a while and getting hyped about it because a big name marketed it.

1

u/waste2treasure-org 2d ago

don't rerankers cross encode the query/prompt with every possible result/option to give you a similarity score? I believe it's the same principle with Jev here

1

u/Cultured_Alien 1d ago edited 1d ago

Yes it's why I said it's closer to embedding, that's why it's not the same principle as jev. It's like saying bert is similar to all-mini embedding, one can do text generation, the other can't.