logoalt Hacker News

ranyume • today at 6:55 PM • 3 replies • view on HN

>Run decision models locally.

>example is a text classification task instead of a decision


Replies

hbrn • today at 7:22 PM

"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.

➕ show 1 reply
OgAstorga • today at 7:15 PM

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

➕ show 3 replies
cobanov • today at 7:05 PM

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