Urgent.News

What's breaking now, across thousands of outlets.

AI

Jev: The AI Model That Doesn't Talk, It Just Decides

So, yesterday I was doomscrolling YouTube and just saw a video by Harkirat Singh . This video was about the new System One Model Jev. After watching that video, I thought of putting my thoughts on it. So, basically, what I understood is that Jev is not an LLM; it is just a classification model trained using a method they call Reinforcement Learning for Calibrated Decisions (RLCD). Difference b/w…

Yesterday, I came across a video by Harkirat Singh on YouTube that introduced me to System One Model Jev. Intrigued by this new model, I decided to share my insights on it. Essentially, Jev is not an LLM; instead, it is a classification model trained using a technique called Reinforcement Learning for Calibrated Decisions (RLCD).

The primary distinction between LLMs and Jev lies in their functionality. While an LLM can provide answers to queries, sometimes with hallucinations, Jev offers a simple yes or no response (0 or 1) in a structured manner, eliminating any hallucinations.

Notably, Jev is significantly faster and more cost-effective than traditional LLMs. For further comparison, you can refer to this blog.

Jev finds its application in AI automations, particularly where classification is necessary at certain stages. It is also suitable for any scenario requiring accurate classification or decision-making, with zero tolerance for incorrect answers. Moreover, Jev ensures a faster and cheaper response, making it a promising alternative to LLMs in specific use cases. Additional use cases of Jev are detailed on the aforementioned blog.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Jev's Decision Model + NylonME: The 'Disassembly Era' of AI Is Here

A Model That Can't Write Just Broke the Internet On September 15, TypeSafe AI released a model called Jev. The company was founded by former OpenAI researcher Diogo Almeida — a core author of RLHF and…

  • Jev AI model delivers structured decisions with calibrated probabilities
  • 20-200 times faster and 40-400 times cheaper than LLMs for decision-making
  • Jev exemplifies shift from language generation to decision-making components

What Does a Local LLM Actually Cost per Month? I Read the Meters.

What Does a Local LLM Actually Cost per Month? I Read the Meters. The Local LLM Lab — Part 5 One controlled experiment. One number. One verdict. The question nobody answers in the local-LLM hype is the boring one: what does the electricity bill say? Not "how many tokens per second." Not "how many GB of VRAM." The bill.

  • Running a local LLM inference stack on a single RTX 3090 GPU costs as low as €2.00 per month.
  • Power consumption averaged 25 W over 30 days, with peaks up to 120 W during transcription.

More from Sunday 20 September →