← Back to context

Comment by ranyume

4 hours ago

>Run decision models locally.

>example is a text classification task instead of a decision

"Decision model" is just marketing jargon.

decision model = classifier

system one model = small non-reasoning LLM

noul = boolean

confidence = f(probabilities)

It's sad to see how gullible engineers are today.

  • > how gullible ... today

    that laya is even a thing is further evidence, people took that author at face value, the paper contents are incomplete and describe something that does not sound like Jev at all

    this was the period of arxiv history that led to the new vouching system, laya author contributed to that imo

    • My understanding is that Laya (or whatever it was called in 2025) was yet another fine-tuned classifier, not a general purpose one.

      That said, Typesafe false marketing caused Laya to fit perfectly into pretty much every advantage that they are claiming: "system one decision model", cheap, fast, no hallucinations, structured, confidence output, parallel, calibrated. Their BS is their own demise.

      I think Laya's author genuinely bought their BS and thinks he built the same thing. Unlike Typesafe, I don't think he's intentionally misleading people.

      The only unique thing about Jev is that it's a general purpose classifier. Funny enough, they were so busy spreading marketing bullshit that they forgot to mention the only real thing that makes Jev unique.

      5 replies →

text classification is equivalente to decision. This is exactly the same thing Jev does.

Fair point, that example is basically classification. I'll change it to something that looks more like a real decision.