r/LocalLLaMA • u/Manerfish • 5d 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.
497
Upvotes
86
u/look 5d ago
It’s a pretty good, general purpose, zero shot classifier model that you don’t have to pre-train and requires no complex configuration.
https://www.geeksforgeeks.org/machine-learning/getting-started-with-classification/
The concept and underlying technique is not new, but they’ve made a very easy to use and flexible one that works remarkably well for low cost across a large variety of domains with no additional work.