Hacker News

Best stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    599comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    564comments
  3. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    809comments
  4. I don't like passkeys(hawksley.dev ↗)
    780comments
  5. Cloudflare Quick Tunnels(cloudflare.com ↗)
    303comments
  6. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    177comments
  7. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    262comments
  8. OpenJev(openjev.com ↗)
    285comments
  9. Bend – a language that blocks AI mistakes via proof and runs on GPUs(bend-lang.com ↗)
    308comments
  10. How to Write with an LLM(sockpuppet.org ↗)
    365comments
  11. Astra for Law(openai.com ↗)
    677comments
  12. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    193comments
  13. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    200comments
  14. US Military had close call after using AI for hallucinated intelligence report(cnn.com ↗)
    365comments
  15. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    205comments
  16. Saving another 100TB of RAM(cloudflare.com ↗)
    93comments
  17. Everybody's Lost Their Minds(netmeister.org ↗)
    335comments
  18. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    130comments
  19. Qwen 3.8 Omni Flash(qwen.ai ↗)
    135comments
  20. Jemalloc 5.4.0(github.com/jemalloc ↗)
    94comments
  21. San Francisco Onion Futures Company(onionfutures.com ↗)
    134comments
  22. Korea raises data breach fines to 10% of revenue(koreajoongangdaily.com ↗)
    107comments
  23. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    108comments
  24. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    235comments
  25. Minimal Phone 2(minimalcompany.com ↗)
    245comments
  26. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    209comments
  27. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    147comments
  28. The scourge of x86 emulation(fex-emu.com ↗)
    94comments
  29. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    14comments
  30. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    209comments

I built non-autoregressive decision models with RL a year ago

727 pointsby 8h agolaya.convaiinnovations.com
170 comments
8h agoHN ↗

This project was built on the exact research on jev architecture research one year ago

6h agoHN ↗

I don't understand this sentence, can you try again please? Are you saying Laya was built on research done by the Jev team?

6h agoHN ↗

Jev was built using the same architecture Laya's author proposed[1] in March 2025. Laya is an open-source system based on that research from a year ago. Whether Jev is also based on the OP's materials or independently invented is hard to say.

[1] https://arxiv.org/abs/2503.23303

2h agoHN ↗

the paper does not describe a model architecture, it describes a system built on embeddings, rag, and orchestrators

they don't seem very similar to me

6h agoHN ↗

No, OP thinks they independently discovered Jev's architecture a year ago and published a paper. I am not an expert but I don't think Typesafe has published Jev's architecture so OP's claims cannot be taken at face value.

6h agoHN ↗

It’s the other way around for me. OP has published everything in the open, so I can take him at face value. A PR media release on the other hand, I can accept with some reservations. The objective and non-conspiratorial reading I could offer is, this is most probably two independent discoveries of the same idea, maybe with different implementation. I still think the Jev team should look at prior art before going so hard on the marketing.

5h agoHN ↗

Jev is only on people's mouths because they made friends with venture capitalists and used the publicity blowhorns that come with that.

Whereas the other guy went through the unglorious but formerly respectable path of publishing software and papers for other professionals to look at. A year ago.

We're in a bad place where the latter looks less reliable than the former.

(EDIT: I'm not saying the research here is in fact the same as what "Jev" is doing; and Jev is in fact more "product shaped." But I think it's important to temper the hype and back up and focus on the fact that this whole industry is built on research by both academics and enthusiasts ... first ... and gold rushes can often bulldoze over those people who are focused primarily on making-doing-researching instead of fundraising-hyping-promoting. That's not good.)

2h agoHN ↗

posting to arxiv is not publishing, it's a preprint site, and what's there I would not call professional work of academic quality

This was a year ago, when we were all complaining about the arxiv slop, which led to the new vouching system. This paper would not make it to arxiv today, it would be a zenodo link since they have not instituted any gatekeeping

6h agoHN ↗

I'm reading your year old Reddit post and Typesafe's description, and while they probabably say that they can do what you do the main point is that it's different things really as far as I can tell?

Laya seems to be focused on sales/conversations?

Reading quickly about TypeSafe, it seems to be about creating _type-safe_ outputs from AI tools for downstream systems to consume, we actually have a system in production that's probably a glove-fit for that, it's for scanning receipts to be ingested into a system and we also have other systems in a sales-pipe that isn't too far off Laya but still sounds more pertient to TypeSafe.

You did a special case well, but just because they cover (perhaps badly) that case doesn't mean that it's the same thing.

6h agoHN ↗

I've been deeply impressed with Jev as it made a bunch of workloads we had on Luna or Gemini 10x cheaper and 2x faster (previously used non reasoning version for latency reasons).

Now Laya promises another speed up and it's open source. Tbh if it can't run on a CPU I anyway want to buy it from an inference provider. Managing gpus in production is a non trivial problem.

What I also wondered about Jev is how different it is from something like tabular foundation models. They seem to overlap in use cases. Which then leads to the question, what is actually learned? A lot of people in machine learning spend time to making things explainable and always struggled to move beyond data induced biases.

Having it open source is awesome as fine tuning might give additional performance on the task we care about.

5h agoHN ↗

This is your brain on ai influencer twitter

3h agoHN ↗

I have 10000+ inventory items to categorize but I need an intelligent model (not just if statements). Using LLMs has been slow and expensive and I needed to queue it to run for hours. Jev did it in minutes and for less than 1 cent

6h agoHN ↗

Love it. I was really surprised to see the traction typesafe got in the first place. I had built something similar a year ago for a client and thought it was nothing groundbreaking. The client bought it, still uses it and that was it. I had also spent considerable time training and fine tuning zero shot NLI classifiers. Anyway, after typesafe was launched I decided to start building this open source library - https://github.com/deepanwadhwa/OpenDecision . The context length for the underlying model is 8k.

6h agoHN ↗

I played around with Jev last night and did it for classification tasks that I used Gemini 2.5 flash lite with.

It’s a bit faster and bit cheaper, but this is compared to LLM. The consistency was nice to see, BUT, as someone who trained NLP models prior to LLMs, it’s just BERT with more data. I can see why people would want ready made one shot classifier, and I can see the value of sending multiple classifier in one call, but I wouldn’t call it breakthrough. And I believe many labs will replicate it in no time and might have it as part of their harness.

I see it as a wake up call for the tech community to go back to basics for most tasks instead of relying solely on generic LLMs.

6h agoHN ↗

I've come to the same conclusions as you.

I see it as a wake up call for the tech community to go back to basics for most tasks instead of relying solely on generic LLMs.

I always say the cheapest LLM request is no request at all.

5h agoHN ↗

What's the cost (broadly speaking, not in your specific case) of doing the same work an LLM would have done without the LLM though?

5h agoHN ↗

Anyone who has worked in ML for 10+ years would already know that the usage of LLMs for everything is lazy, wasteful and a high degree of marketing on it.

5h agoHN ↗

why would you waste your time messing around with a team of expensive ml engineers and data scientists that produce vastly inferior to a llm.

We ripped out custom homegrown ml models that were developed in last 10 yrs and put an llm in its place. Its the opposite of wasteful. Even local gemma models are vastly superior.

5h agoHN ↗

There’s a middle option. Once you figure that out, you’d soon understand my point today or tomorrow. I’ve been in this field for 21 years and I use LLMs everyday. I also know when to not use them.

1h agoHN ↗

It's the transportation "mode shifting" difficulty. Per the AI, the term of art is "Pure Transfer Penalty". It's the "ick" when doing bike => bus => bike instead of "only bike" or "only car".

Mode switching has a cost. Usually std::sort is good enough compared to picking the prime optimal algorithm for your expected shape. Just call the function and get on with your day.

1h agoHN ↗

I think both your arguments are true. It all depends on the velocity of the capability growth and the fact that opportunity cost is expensive.

Once we get out of this hypergriwth phase the very same AI companies that now are giving you llms will provide a service that employed a rich mixture of optimized models that will reduce the operational costs to achieve the required results

5h agoHN ↗

I wouldn’t say lazy, LLMs are fast to use and much more cost effective especially if you factor the cost and time of training (data preparation, data cleaning, … etc).

It’s hard to justify several months to business when there is something off-shelf ready to use and doesn’t require domain specialists to run.

5h agoHN ↗

People have been having this same debate in a very similar way on typed languages vs untyped interpreted languages. I think that, in a similar vein, if you look at the trend over time:

- the addition and standardization (with incomplete coverage) of the solution of adding typing to Python

- how much people are re-discovering the value of performance + typing (e.g. Rust)

then I'm going to take a small leap and extrapolate that the trend will be similar here.

The equivalent of the "one off script in python" will be the LLM, and the long term stable and maintainable solution will be something much more structured and focused like Jev.

2h agoHN ↗

In other words, the "Bitter Lesson" (the famous essay)?

5h agoHN ↗

I have, LLMs are less fragile, that’s why I like them. The ability to generalize isn’t just about being general purpose, it’s super robust, and so assuming the budget is there (I agree they are inefficient) end up performing better on many classical tasks that have ood inputs. Before LLMs / foundation models we all struggled with generalization and at least in the work I was doing people were independently converging to using bigger more general models for tasks anyway as compute got cheaper. LLMs are just the most popular version of this.

4h agoHN ↗

That's part of the irony here I guess. In specialized fields, think computer vision, there were lots of teams whose innovative state of the art model was essentially just a function of the limitless compute they could throw at the problem. Now there are just people with even bigger sticks.

There are lots of scenarios where specialized models still are the only option for real time, power efficiency, and so on. And transformers and other tech behind LLMs can equally produce better specialized models. But no sympathy for those who confused compute with innovation.

2h agoHN ↗

The ability to generalize isn’t just about being general purpose, it’s super robust

I work with LLMs daily. 5 of my specialized tasks are outperformed by a custom model than a general purpose frontier model. The performance of my custom models not only beat them but are orders of magnitude low in costs and thus are able to be used by more customers.

2h agoHN ↗

I suspect you and GP are talking at different layers. I think you are using robust on specific tasks with measurable confusion matrix. I think GP is talking about robust in more complex and diverse workflows, with the ability to self correct over turns.

Either, please correct me if I'm misinterpreting

4h agoHN ↗

I would rate using LLM for tasks more specific ML can handle as a lot like using one's smartphone to snap photos, listen to music, set alarms, and play video games in preference to carrying around a fun cam, ipod, watch, and switch 2 everywhere.

For those who need to dive really deep into each specific avenue and squeeze maximal quality out, the photographers will be packing DSLRs and intense gamers will wait til they get home to strap into a PS5 or a gaming rig or VR or whatever.

But "can get 90% of anyone's needs met in this field, and can do the same in dozens or hundreds of other fields simultaneously" will remain the killer solution for anyone with lots needs that each have bounded depth.

4h agoHN ↗

Anyone who has designed circuits will consider CPUs wasteful compared to ASICs. This new FPGA technology is just a less efficient ASIC.

That’s roughly what I’m hearing.

The fact that general purpose intelligent classifiers can be dynamically hacked together by an LLM in real time to allow them to build evolving labeled and understandable networks that perform substantially faster than the LLM, and can act as an intermediate sorting and organizing layer for caching context or handling simple tasks, and a complete layman like me can assemble a teachable layer of these in a few days from an inexpensive service…

That’s wild!

And then you can identify where an expert system needs a more specific ML technique for efficiency within this network that overlays the SOTA model. Or manually adjust the stored context in each secondary “neuron”. And paths forward can run programs or take actions at relative high speed.

And you can share these with others and improve them as a group.

You could insert this at the datacenters at scale with a local supervising expert to prune and encourage proper growth. You could identify specific gaps in capability that need more training, and patch over them temporarily.

Then you train those corrections back into the general purpose model, or you identify highly efficient subsystems for specific purposes.

And this is just one way to use it. High speed intelligent workflows can live in this. There’s a spot for a local LLM to learn on the fly.

Maybe I’m way off base, but for the non-experts Jev seems extremely valuable.

1h agoHN ↗

Also all of the mobile/embedded/resource constrained environments. Like sure my phone can run an LLM but it’s going to be bad and drain my battery.

1h agoHN ↗

I don't think either of you are wrong. The parent's assertion is that we've known this for almost a decade. BERT was highly usable for classification and sentiment analysis a whopping 9 years ago, despite being less than 0.5B parameters large. Similar-scale models like FLAN-T5 showed that it could be improved without substantially scaling up.

Today, we're extremely spoiled by trillion parameter-scale models. Our conceptualization of vibe coding relies on wasteful tool-calling paradigms, the one-size-fits-all mentality of LLMs is part of the marketing blitz to make people buy more tokens. It's lazy on the part of frontier labs, but also wastes electricity, time and money.

1h agoHN ↗

Lol your argument is the same as programmers who complain about Javascript and internet browsers being the most common interface for all solutions on a computer

You guys dont understand that the Lowest common denominator ALWAYS wins - its why excel is the linga franca for most companies

LLMS and AI coding are the new javascript easy way to build amazing things and that trumps the tool specializers

Years of Big Data and Data Engineers building fit for purpose ML pipelines expensively working in a shadowy corner of the company have been replaced by the PM vibe coding a tool to categorize his emails by relevance

50m agoHN ↗

Again - you are right, but it still doesn't refute the grandparent's claim that today's AI is lazy, wasteful and marketing-driven. There is room to improve, and if US labs don't take the initiative then Chinese ones will.

12m agoHN ↗

There's no need for black and white thinking. Javascript and the internet browser are the most common interface sure, but there's still room for specialised desktop software, especially those that require serious performance like anything to do with 3d graphics or real-time audio.

But also, frontier LLMs are enormously expensive and slow. Using Astra for things like simple text classification is not going to scale, and you're likely to end up in the same boat as those people who saw their Vercel bill shoot up to $96k/week when their site got traction, if not worse.

3h agoHN ↗

I thought one core result that led to LLMs was the realization that a specialized model is not necessarily better at a task than a general one.

3h agoHN ↗

That goes all the way back to at least to Stein's Paradox in 1955, sadly too few people get educated about Statistics and keep thinking specialized models will necessarily be better. If you want to estimate the batting averages of 3 MLB baseball players from samples, you are better off building a model to predict all of their batting averages than computing the mean from a sample of each one separately.

https://en.wikipedia.org/wiki/Stein%27s_example

2h agoHN ↗

Anyone who has worked in ML for 10+ years has heard of the Bitter Lesson, and doesn't want to be its next poster child.

5h agoHN ↗

It would be amazing to have big BERTha with per-token pricing on GCP or AWS. There are many times I am reaching for a cheap classifier with the general behavior of an LLM.

5h agoHN ↗

The data labeling objection baffles me. Even if you don’t need labels for training, how do you know your model is working if you’re not evaluating it?

My company specializes in statistical long document text classification, but nowadays we mainly work with audit trail requirements because we got tired of hearing complaints about our 5 example learning curve. Seems like the industry standard is telling an llm to label and telling an llm to eval, and crossing your fingers that it’s correct.

4h agoHN ↗

the huge benefit in real systems for Jev like solutions i see is the cybersecurity / prompt injection mitigation. since the output will always be well structured, there is no way prompt injection might make the system do something crazy.

probably a prompt injection can still affect the output though, in unforeseeable ways.

1h agoHN ↗

You can use structured outputs and validate them against a schema today. I do agree making it a hard constraint instead of best practice for developers closes a whole class of bugs.

4h agoHN ↗

This, intuitively, feels like a "lower level, basal, reflex" layer for the LLM's intellection.-

4h agoHN ↗

There have been other "universal"/general classifiers like GLiNER, GLiFormer, etc based on BERTs (Laya itself is based on ModernBERT!), but I do think there's something underrated about slapping classification on a "big" model like I've seen post-Jev announcement, lots of Qwen stuff, but the most interesting to me so far is razorback16/openjev using DiffusionGemma. There's a level of generalization that lots and lots of parameters get you that you can't really get out of small models.

2h agoHN ↗

using DiffusionGemma.

That's an interesting choice. One question I had when looking at the jev copy on their blog is if one "line" in their output looks / attends to other lines. I think not, since they say it's parallel and not autoregressive. In that regard, it would be interesting to play with diffusion, and see if you'd get better results by playing with types, locking some, and so on.

3h agoHN ↗

I believe many labs will replicate it in no time

I really doubt this actually. To me, Jev is a great example ofcounter positioning. When you consider just how hyper optimized the labs are around auto regressive LLMs, and just how much money they have already invested and are pre committed to investing in an entire stack for auto regressive transformers... then responding to Jev becomes nearly impossible actually. They would just be giving up too much.

Just think, everything from their current sources of revenue, the sales use cases they tout, the marketing on the websites, the messaging to customers, then technically to the APIs, their internal batching and scheduling algos, their GPU configs, the chips themselves. ALL OF IT is designed with generative text models in mind. Jev breaks all of it.

I think basically no chance of a response any time soon.

2h agoHN ↗

it’s just BERT with more data

Let's take that as a given. Is BERT with more data not useful?

I can see why people would want ready made one shot classifier, and I can see the value of sending multiple classifier in one call, but I wouldn’t call it breakthrough

Are those things that people want less useful because of what someone else calls it?

I see it as a wake up call for the tech community to go back to basics for most tasks instead of relying solely on generic LLMs.

Maybe, or maybe to use Jev, which is useful?

Whether something is overmarketed or undermarketed, novel or derivative, it does not change its function.

2h agoHN ↗

I made it clear that it is useful and I can see many people using it including myself. My point is it’s not a breakthrough.

1h agoHN ↗

Fine tuning small models is not novel. The novelty is large model generalization without fine tuning, at small models cost/latency.

The OP acknowledged they needed to fine tune their model to the training data of the task vs. zero-shot Jev

47m agoHN ↗

If nothing else, it's a popularity breakthrough to have people excited about it.

42m agoHN ↗

a bit cheaper

Gemini 2.5 Flash Lite is $500/Gt, Jev is $42/Gt. AKA an order of magnitude cheaper.

BERT with more data

It is specifically not just that, in the same way that models which have been chat/task-optimized via RLHF (which made these models much more useful for a huge variety of tasks) are not just "the base transformer model with more data".

6h agoHN ↗

Quickly reading the article, one notable limitation seems to be that these checkpoints are 512-1024 tokens context size models, while Jev is seemingly 32k.

That's a pretty big limitation, I would argue, unless I'm misunderstanding and it can be worked around easily somehow? I'm surprised it isn't surfaced more prominently in the comparison.

6h agoHN ↗

Jev has 64k total token request budget and I do wonder how it will handle highly specialised inputs.

This Jev waitlist that Typesafe AI are utilising is surely going to raise questions pretty soon - it's hard to sell this to bosses when it looks like a pop-up restaurant

5h agoHN ↗

I just got my invite so the waitlist doesn't seem to be particularly long

1h agoHN ↗

I am more curious about a 60k prompt... I haven't seen much discussion about large prompts, is it still < 500ms?

3h agoHN ↗

Yeah, it's weird, considering ModernBERT, which the Laya models are based on, supports 8192 context window.

6h agoHN ↗

“Codex, build a novel frontier model and post it on HackerNews —”

“Claude, roast this noob, tell him that his model isn’t novel or frontier —”

both in unison “— and make no mistakes!”

It’s all so tiresome

5h agoHN ↗

I'll just say that even though I was poor and without a job and living on unemployment insurance for a year...

The implosion of hype after the .com crash was actually kind of a ... relief.

5h agoHN ↗

Loved the idea, but I don’t think it would be able to handle real-world data effectively. There are a lot of nuances that actually require a reasoning model to think through, connect the dots, and make sense of the broader context.

2h agoHN ↗

If you need a reasoning model, then that is a System 2 decision, not a System 1 decision. This thread is about "Laya", a "Jev" competitor/precursor, which is a System 1 thing.

5h agoHN ↗

from https://huggingface.co/convaiinnovations/laya > The policy reports a distribution; exploration adds zero-mean Gaussian noise to the logits; the reward is a strictly proper scoring rule (log + spherical, plus ranked probability score for ordinal questions). Expected reward is maximised only by reporting honest probabilities.

5h agoHN ↗

I think the biggest lesson with Jev was the one of communication and understanding for the broader audience, sometimes a lot about innovating involves repeating yourself and translating your own thoughts to an intended audience.

Classical machine learning has been, for the most part, and just by the nature of science, behind academic terms and difficult to engage with as a product.

Jev did really well with coining up “System One” models and defining a standard application interface plus core primitives that landed in the current paradigm of software development.

I think it’s sort of like how Cursor reinvented autocomplete back then as a different UX and suddenly everyone was just using it because of how easy the bar was to understanding it.

Lastly, timing is everything. Just as Cursor had a first mover advantage, despite ML Ops being a thing for a while, they managed to encapsulate the concept behind a “System One” black box that fits the existing mental model for building software and shipping a data contract in the right point in time where the cost of tokens has been an important metric to watch.

17m agoHN ↗

Furthermore, it's not about the current innovation right now - if you sell yourself on a broader mission, your core product can evolve and change with it, and you're more selling yourself as the guy who will make that abstract vision possible no matter what.

No matter how much we pretend, that's how a lot of abstractions work. Things that touch the real world can change; there's a risk that the change could be as something as simple as a bugfix to changing the underlying implementation but preserving a higher level goal; you generally want a human in the loop to make sure the semantics work out and everybody's agreeing.

4h agoHN ↗

At this size (~400 million parameters), does it become viable running directly on CPU?

4h agoHN ↗

Correct me if I am wrong, can I use Jev and this tool for ticket classification? I mean, for instance, a level 1 ticket contains a screenshot of the login page that displays an error, LLM can do it perfectly, can Jev do it?

4h agoHN ↗

At least for now, Jev is not multimodal. So a screenshot alone wouldn't cut it.

4h agoHN ↗

I find that a bit interesting because the most system one part of the brain is probably the part used for visual processing.

It's trying to use a human analogy but the analogy breaks down if you try to apply it directly

33m agoHN ↗

Oh, I missed that! So the Doom demo was potentially just "harnessmaxxing"?

4h agoHN ↗

It can’t do images but it can do a pretty good job of triaging urgency or choosing when to escalate. So I’d guess yes but it depends how detailed your classification is.

4h agoHN ↗

This is crying out to become an Excel or LibreOffice Calc add-in

4h agoHN ↗

There are many, many, open-source versions of Jev, including three distinct projects sharing the name “openjev”

If you’re interested in the basic trick most are using (which is probably also what Jev does) then it’s here: https://sgnt.ai/p/jev/

4h agoHN ↗

Landing page full of AI fluff, discussion feels very fake here, I would assume this is some upvote bot, nothing makes sense.

4h agoHN ↗

It's an embarrassing showing for our community, seems like nobody has read anything. None of the claims of the blog post add up.

3h agoHN ↗

Did you see the carnage that typesafe's landing page was? every other post here is llm generated, every other poster here seems like a LLM.

4h agoHN ↗

We've all seen "this meeting could have been an email"; now get ready for "this VC-backed firm could have been a single arXiv preprint."

I don't want to be too dismissive of Jev, but building technology in stealth for two years just doesn't make sense to me when the capabilities are so easily replicated. These are strange times, where the incentive to do public research and the incentive to develop in private are both being eroded.

3h agoHN ↗

And yet no one cared about this research until it was productized and communicated well. Multitouch existed before the iPhone.

3h agoHN ↗

Bringing up iphone, I see how Jev pulled an Apple for making claims that their model is a breakthrough in research and 2 years of making like other iPhone features that's been around in other phones.

1h agoHN ↗

And Jev was obviously just created by ChatGPT reading this paper and copying it.

1h agoHN ↗

All this means is that brand and distribution matters more than ever. There's 1000 chatgpt clones but everyone still uses chatgpt. There might be 1000 jev clones soon enough but people won't switch unless there's something significantly better about it.

It's also why Meta can make Muse and get a lot of users even though there's 10,000 personal agent startups

4h agoHN ↗

Seeing the hype online feels both validating and deeply frustrating.

The post is conflating hype and money with technical innovation, they are not really correlated. Kurzweil is known for saying most innovations succeed based not on technology but on timing. Today, who talks about it might matter even more than timing.

Superior research often gets overlooked in favor of someone raising millions, sometimes people who have produced literally nothing manage to sell it. Not saying that's happening here, but I've seen this pattern a lot over my career.

Someone riding (or manufacturing) a hype wave is playing a completely different game from a researcher. If you're a researcher you can't really feel dejected when someone is making a business on the back of what seems like your research; legal protections are decades out of date, even ignoring vibe coding. If you want to make money/hype/whatever off of your work, do that. But realize that it's a path that's often orthogonal to research.

4h agoHN ↗

I can understand why the author feels bitter but it still feels juvenile to me. Certainly both Jev and Laya are based on the research of countless prior papers and academics. Diogo decided to build a product out of the concept. The author didn't. Publishing research papers and model weights is probably part of the problem--it feels academic. If you look at the author's profile they focus on applying AI to healthcare. Not selling general AI type safety to AI pilled companies and devs. There's a big difference there. Whether that's good or bad you can argue all day. But for the author to expect otherwise is pretty weird. I do applaud them for not stewing too much on it and trying to do something about it, though.

4h agoHN ↗

I believe his qualms were with the "hype" in Jev's announcement: specifically calling this kind of model a breakthrough, without crediting previous art, and keeping everything closed source.

4h agoHN ↗

Excuse me, but calibrating language models to accurately reflect probabilities did not start with you.

3h agoHN ↗

I didn't claimed it bro it was first. Just shared the findings here.

3h agoHN ↗

@prodigycorp - reading your comments here on this post - you seem pretty hurt by this post.

3h agoHN ↗

Yeah, the reason why I am annoyed by it is because a person (who felt like a burner account of the laya creator) yesterday was haranguing me for saying that projects like this were vibe coded, posting the link to this project.

I evaluated this project yesterday and found its claims un-credible. It's literally nothing like jev. That's some context behind why, a day later, I find it annoying that this is somehow the top story on HN.

https://news.ycombinator.com/item?id=49752902

3h agoHN ↗

What is jev like? Did they release any research paper? I really think typesafe hired someone to boost their post because there was nothing "Breakthrough" about their product. At least this post has some touch with the reality that this functionality was available a year ago and was well known among ML people.

3h agoHN ↗

I can't believe you say in another post that you have experience with bert and yet you don't understand the value of a generalist classifier.

Good models take time and effort. There wasn't a good option for satisficers until a few days ago.

2h agoHN ↗

At least this post has some touch with the reality that this functionality was available a year ago and was well known among ML people.

When you market a product you make exciting claims relative to the audience you’re engaging with. When was the last time you saw a product marketing page reverently lost all the academic research and prior art that came together to make a product possible?

If Layla’s functionality was available in a SaaS form in a way that could be used by all the people who are excited about and using Jev, wouldn’t this research have won hearts and minds last year when it landed? I would have a lot more empathy for the author if they’d taken a product to market and nobody cared. But even then maybe the market wasn’t ready. There are still reasonable explanations why sometimes ideas take off. We’re on a venture capital forum this shouldn’t need an explanation.

3h agoHN ↗

I agree with your analysis based on my own last night (on another HN post to this same gripe on reddit, before this blog post). OP received a lot of echo chamber support in the subreddit, and recommended to post to HN, so here we are.

The work is very amateurish, the "paper" would be a strong reject if I were still peer reviewing.

https://www.reddit.com/r/LocalLLaMA/comments/1wijo3e/i_liter...

2h agoHN ↗

I don't really see the breakthrough in Jev. Classification, scoring, routing and returning probabilities over predefined choices are all established problems. We implemented category routing in our own retrieval system in a slightly different way: embed the incoming query, compare it against category profiles and route to the highest cosine-similarity. Obviously Jev isn't similarity based, but the underlying task of making a constrained decision from predefined choices isn't novel. TypeSafe says Jev has a new architecture and RLCD training, but Jev's actual architecture, weights and training details aren't public. So we can't even claim Jev is specifically a BERT classifier, but also don't see enough public technical evidence yet to call the underlying idea a breakthrough. Atleast they should publish a technical paper to prove their idea is breakthrough.

2h agoHN ↗

The hype is kinda nuts; I use X for ML/LLM stuff, and I just can't get away from Jev - even in my Following feed. Even days later 75% of posts are about "how I use typesafe for cooking breakfast!" or Jev clones.

1h agoHN ↗

So many different theories on why this is.

First, I think comprehensibility is a major part of why certain products grab the interest of the mainstream portions of the market. The 75% of posts in your feed are not from people who evaluate products based on underlying technology. They typically value signal from social reinforcement higher than anything else. This is the same reason why we see people mentioning products instead of technologies, i.e. PlanetScale versus Postgres & Tailscale versus WireGuard. The consumers understand the value proposition, but would have never discovered it without relatable messaging. This isn't a new phenomenon in computer software either; jQuery is probably one of the first examples that I can remember with this sort of texture.

The other side is a perception of expertise in a specialty. Software development, especially in AI, has become an incredibly desirable profession, and there are more people than ever racing to be included in it. In my own professional experience I find an excessive amount of entry level talent leveraging the same comprehension of product, but not comprehension of technology to get their foot in the door. A vast majority of the "thought leaders" occupying our feeds are not as well practiced as they claim to be, they're just trying to get a job or raise funding.

And finally, AI has brought out a certain amount of desperation in practitioners, for lack of a better term, materializing as an anecdotal, but certainly observable need to remain on the very tip of the news cycle in order to feel well informed. And so, using the dynamics above and many other human social dynamics, we find certain concepts spreading across cohorts that would not normally have a need or a want for these particular techniques, or products, or solutions, but because they feel pressured to remain relevant.

7m agoHN ↗

if is closed source, how does he know there isn't some breakthrough he doesn't know?

4h agoHN ↗

Agreed. Another difficulty here is there are not good benchmarks for this new architecture yet, so it’s easy to potshot and snipe, where jev seems to be pretty broadly intelligent/at least have had a lot of rl in different domains.

We haven’t seen any of these copy cats play doom or street fighter for instance; just categorize email.

I imagine once the author cools down and evaluates on a broad harness of tasks he may find that his new thing has a lot of engineering work ahead.

3h agoHN ↗

The doom demo would have to be reproduced to confirm what their model is capable of. Oh but it's all closed source, so who knows.

It reminds. Me of Devin. Took a while to debunk. Not saying Jev is a fraud , but the gap between structuring typed output and playing a game involving logical interpretation of frames made of pixels, screams unstructured interpretation they made and forgot to mention.

3h agoHN ↗

They mention in their blog post that the model is working on text rather than pixels in the Doom demo.

3h agoHN ↗

I’m not filled with confidence when the author’s first paper takes an RL approach but then doesn’t use it to change the action taken in the next turn. Seems like simple classification would achieve the same end. And this quote from the paper isn’t overly reassuring:

“I personally found that this sequential approach captured sales dynamics much more effectively than traditional classification models.”

https://arxiv.org/pdf/2503.23303

4h agoHN ↗

I don’t understand Jev or this. I used this since it’s open source (good job btw!) with the following. State: “a 6 sided die rolled a 3”, question (noul): “Is the number odd?”

Answer: 9% chance, with 91% confidence.

Heh???

Ok, even worse. 75% chance a coin landed heads up?

State: I flipped a coin. Question:

{ "noul_result": { "type": "noul", "instructions": "Did the coin land heads up?" }, "choice_result": { "type": "choice", "instructions": "Determine if the coin landed heads or tails up.", "criteria": { "heads": "the coin landed heads up", "tails": "the coin landed tails up" } } }

Ran on: https://huggingface.co/spaces/convaiinnovations/laya-demo

Result: { "model": "laya", "answers": { "noul_result": { "type": "noul", "noul": 0.6839, "rl_agent": { "act_probability": 1.0 } }, "choice_result": { "type": "choice", "choice": "heads", "probabilities": { "heads": 0.7407, "tails": 0.2593 }, "confidence": 0.1743, "rl_agent": { "act_probability": 1.0 } } }, "usage": { "input_tokens": 76, "output_tokens": 0 }, "latency_ms": 93.8 }

Trying to be even more good-faith:

State: "A fair coin was flipped once. The result was not observed. No other information about the outcome is available."

Questions: { "noul_result": { "type": "noul", "instructions": "Given only the supplied state, what is the probability that the coin landed heads up?" }, "choice_result": { "type": "choice", "instructions": "Given only the supplied state, determine which outcome occurred.", "criteria": { "heads": "the coin landed heads up", "tails": "the coin landed tails up" } } }

Result:

{ "model": "laya", "answers": { "noul_result": { "type": "noul", "noul": 0.1265, "rl_agent": { "act_probability": 1.0 } }, "choice_result": { "type": "choice", "choice": "tails", "probabilities": { "heads": 0.2522, "tails": 0.7478 }, "confidence": 0.1853, "rl_agent": { "act_probability": 1.0 } } }, "usage": { "input_tokens": 123, "output_tokens": 0 }, "latency_ms": 154.5 }

3h agoHN ↗

Maybe it’s the fact that “the number” could refer to both 6 and 3 to this model?

3h agoHN ↗

This is not a good faith test of the system.

2h agoHN ↗

yeah, technically. (/s)

    python3 - <<'EOF'
    import json, urllib.request
    body = json.dumps({
        "state": "The car wash is only 100 meters away from my house.",
        "model": "jev-1.13-free",
        "questions": {"q": {"type": "choice",
            "instructions": "Should I drive or walk to the car wash?",
            "criteria": {"drive a car": None, "walk": None}}}
    }).encode()
    req = urllib.request.Request("https://opencode.ai/zen/v1/systemone", data=body,
        headers={"Content-Type": "application/json", "User-Agent": "opencode/1.18.31"})
    with urllib.request.urlopen(req, timeout=60) as r:
        print(json.dumps(json.load(r)["answers"]["q"], indent=2))
    EOF
    {
      "type": "choice",
      "choice": "walk",
      "confidence": 0.66,
      "probabilities": {
        "walk": 0.83,
        "drive a car": 0.17
      }
    }
1h agoHN ↗

I guess we’ve just reached the point where everyone has to state the obvious, and common sense is extremely uncommon.

So here goes: you should not use an AI model to validate a claim which is trivial to calculate deterministically. That is (obviously?) not what a model like Jev is for, thus it is not a good test of Jev.

2h agoHN ↗

I don't think calculating mathematical odds from natural language is the sort of problem this is trying to solve. A typical LLM hooked up to a calculator would be more appropriate for that.

Jev (and similar) is more for data processing and sentiment analysis. Moderation, search engines, that sort of thing. Jev has a page of proposed use cases where you can get an idea of what they're going for: https://docs.typesafe.ai/concepts/use-case-map

2h agoHN ↗

Jev says you should restate state in the question and I tried it:

{ "decision": { "type": "noul", "instructions": "Is the rolled number in state odd?" }, "question": { "type": "noul", "instructions": "Is the number odd?" }, "question-3": { "type": "noul", "instructions": "a 6 sided dice rolled a 3 Is the number odd?" }, "question-4": { "type": "noul", "instructions": "a 6 sided dice rolled a 3 Is the rolled number odd?" } }

=>

decision,0.168,0.83 question,0.141,0.86 question-3,0.029,0.97 question-4,0.021,0.98

so im confused too..

A weakness with numbers?

1h agoHN ↗

Breaking news: small language models struggle with math

4h agoHN ↗

I'm just glad to see focus being shifted (albeit slowly) to conventional ML. Enough with LLM guys

4h agoHN ↗

paper the reddit OP "published" (their words on reddit) to arxiv (before they put the vouching process in place). It's what you expect if you click through.

https://arxiv.org/pdf/2503.23303

Does not appear to be like what Jev is doing, they talk about RAG and embeddings and orchestrators (the stuff that was cool 1 year ago), no talk of system 1 vs 2 (before Jev), whereas Jev is apparently just a model.

There is a vLLM PR introducing Jev like capabilities for diffusion models (and more, have not delved deeply)

https://github.com/vllm-project/vllm/pull/57250

3h agoHN ↗

I think the main gripe that people had with Jev and Typesafe was the language used when they launched. To me personally it seemed like a parody/con/shady at first.

"Breakthrough", "our research went in another direction" , "Two years in stealth", "System One thinking model", "Jev can't hallucinate", "RLCD","We are doing very cool stuff, but we will have to hire you to tell you", - these are some of the things that they said on their website on the launch blog.

I had used versions of bert to achieve the same functionality years ago. But to me it seems like they were able to trick the VCs with "can't hallucinate" etc.

To the above author, kudos for sharing your work and making it open. Something like this shouldn't be closed in the first place when it has been available for so many years

3h agoHN ↗

Last time I did anything with a BERT, you had to train or fine-tune. Is that not still true?

For me the cool bit is that it's all in-context learning or whatever so you can use it in any domain with zero setup.

Maybe bert and co. could do all the same things before, but the way in which you use them is quite different and that helps a lot.

2h agoHN ↗

So you're not even trying to defend your claim? Reminder, you said:

I had used versions of bert to achieve the same functionality years ago

I remember when BERT came out. I played with it. Other people played with it. You couldn't really get it to do useful stuff, unless you put a ton of effort into it, and even then, it would BARELY do anything useful.

The promise of Jev is that it's FRONTIER INTELLIGENCE, not the intelligence of a pre-chatGPT era model.

If you are trying to claim that BERT is somehow on par with frontier models, that is laughably false. (Whether Jev is on par with frontier models can be questioned as well.)

2h agoHN ↗

I am not sure I understand what you're trying to say. We fine tuned bert for a specific usecase to build essentially what jev is but for that particular domain. We did this in last 2, 2.5 years ago. A lot of people did that. There are tons of bert fine tuned versions available on HF.

>The promise of Jev is that it's FRONTIER INTELLIGENCE,

- capitalizing won't do much for your claim if it's wrong. Promise of Jev is it can't hallucinate, it took 2 years to develop in stealth mode, it's funded with $30 million. None of that makes sense, if you can get 90% of the performance from an open source model that's been available for years.

2h agoHN ↗

the difference is likely not in per domain performance, but rather that you can get similar performance across domains without needing to craft a dataset and retrain, i.e. it has a broad knowledge base and works out of the box (unclear if this is accurate, but have heard it postulated)

2h agoHN ↗

We used to use BERT-based embeddings + semantic distance for classification / decision problems in new domains. There was a lot of interest at the time in these kinds of pre-generative but portable models -- Meta's Prophet was another example that came up a lot.

3h agoHN ↗

Baity claims worked didn't it for Jev? (most likely from AI forsure)

I might not have a good rep for Jev any more but at least I know what kind of model to use for decisions for graph engineering.

2h agoHN ↗

I was confused by the “can’t hallucinate” thing, because it sounded like BS but people were taking it seriously. I purposefully asked a stupid question sort of like “this can’t hallucinate because it only has one output and there’s a schema?”. Was disappointed to learn the answer was yes.

1h agoHN ↗

Yeah it’s hilarious, it definitely can hallucinate. Just because it can only hallucinate “A” or “B” rather than a whole paragraph, doesn’t mean it is suddenly more accurate.

And they’re acting like their probability isn’t as hallucinated as any other LLM guess.

1h agoHN ↗

They’re definining hallucination as a property of iterative generation, which is fair enough, but then it’s sort of like selling a boat and saying it doesn’t need tire changes.

1h agoHN ↗

It does make some sense given they're positioning it as alternative to the normal way you'd implement such output shape, which is to slap a prompt on a frontier LLM and maybe run it in "constrained output" mode if you like things fancy. Against that use case, the "no hallucinations" and parallelism and cost claims all sound legitimate and useful -- and similarly, "but we could do that with BERT two years ago" does not.

57m agoHN ↗

I don't think that is an entirely fair comparison. They are comparing Jev to the way people are currently using generative LLMs for things like classifying/tool calling/any kind of structured output.

For example, if you feed in some context to Jev and Claude Haiku and say "make the appropriate tool call based on this context", Claude (or any other frontier LLM) will hallucinate tool calls some percentage of the time. Jev will not. While yes, the "will not" is constrained by Jev's (lack of) capabilities in some sense, this is actually a very real need for a wide variety of use-cases people are currently using off-the-shelf LLMs for at the moment.

Probably the better example is the whole probability thing, where even if you use something like constrained decoding to ensure an LLM only outputs a certain schema, and therefore can't hallucinate a class, if you ask for probabilities, the probabilities output by the model are just hallucinations. Jev meanwhile is outputting calibrated probabilities for different choices based on the actual landscape.

30m agoHN ↗

"will hallucinate tool calls" doesn't match any definition of hallucination I've seen in 4 years. Tool calls are output of the model, it can't "hallucinate" they happened. Maybe you're describing output we'd disagree with?

3m agoHN ↗

Not the person you’re replying to, but I think that was a bad example. Because an LLM‘s output is iterative, the output ends up being influenced by various attractors. That doesn’t happen when you one-shot a single prediction (or multiple parallel predictions). That is a whole category of things, that people traditionally call hallucinations, that are structurally cut off by Jev’s architecture.

That doesn’t mean the models outputs are correct, nor is TypeSafe claiming that afaict.

1h agoHN ↗

you forgot the main one "from the guy who invented chatgpt"

33m agoHN ↗

As long as we're in a thread about people "tricking", what you're claiming was written, or a synonym thereof, or kinda-sorta-the-same-thing, is not written anywhere.

34m agoHN ↗

"But to me it seems like they were able to trick the VCs with "can't hallucinate" etc."

I don't understand why we lept to accusatory and personal, nor do I understand where this connects with the article, nor do I understand the assertions if I ignore either of those two things.

The article claims non-hallucination, it makes sense, then there's just someone sort of hand-waving at it's obviously false and people dumber than you were tricked. Not sure what trope to invoke here. Chesterton's fence?

20m agoHN ↗

Is this equivalent though? The Laya article ends with “ Treat Laya as a fast foundation model to specialize, not as an omniscient zero-shot oracle.”

I have a dozen different things at work that are currently using LLMs as classifiers for different questions. I don’t have the time, data, or resources to fine tune a model for each of them.

I haven’t had a chance to plug in Jev yet (waiting on approvals), but if it has the general intelligence claimed in the press release, then Laya is in no way comparable for my use case, and whatever TypeSafe has done is a substantial innovation over the Laya paper.

12m agoHN ↗

In a world of agents, doing a BERT run takes about 2 hours from having an empty folder. Just a thought you could consider. Once you've done the first you can do the rest of them before the end of the work day.

9m agoHN ↗

BERT run on what? You would need training data, no? The things would use Jev for have no training data. Not that kind of problem.

3h agoHN ↗

This sounds cool but it looks like it requires a GPU that I don't have. Is there an API to try it out?

3h agoHN ↗

The unfortunate true is that getting even the best work in front of an audience is often much harder than solving the problem. Is uploading a paper to arXiv enough to expect the work to be recognized and cited? Unfortunately, it rather is not. arXiv is an open repository which includes plenty of not reviewed and not officially published papers. In a popular field such as machine learning, the number of arXiv papers is overwhelming. Expecting that some machine learning expert will stumble upon an arXiv paper and recognize its value is wishful thinking.

I'm not a researcher, but long time ago I had an idea of a new, seemingly interesting attack on TCP. Having some free time between jobs, I wrote a paper about this, created a proof of concept and decided to send the paper to USENIX Security. I got back two reviews, both in rather positive tone, but rejecting the paper on the grounds that it shows only individual steps of the attack, but it would be much stronger if it showed also the attack working end-to-end. At that point I just uploaded the paper to arXiv and called it a day. I've put a lot of work into that paper, but not enough, I don't consider it properly published and I don't expect anyone to cite it. The paper failed the peer review process and I didn't put the work to improve it further.

3h agoHN ↗

Where can I subscribe to a hosted version of this? I don’t want to host my own GPU.

2h agoHN ↗

Is this as good as Laya 3? Unfortunately, it's production was moved from Bremen, Germany, to China, and it is not good anymore, in my opinion.

2h agoHN ↗

Why do we ("society") need the "frontier" companies at all? Their business goal has settled on trying to CONFUSE the shit out of us so that we don't understand the big pictures about various aspects of AI.

THANK YOU, Nandakishor Mukkunnoth, for putting in the work to help to clarify this stuff!

You are like a firefighter compared to their fire-insurance racket.

2h agoHN ↗

Great work by the author. Both Laya and Jev showcase how a different class of models can be efficient on tasks that don't require a 'generated output artifact'. I believe the same is true for VLMs where you're not always generating an image, but rather trying to understand more about the input image.

Token consumptions are flying through the roof and optimisation is the way forward.

2h agoHN ↗

They're definitely not the only one. I've been building on relational transformers, which does prediction and classification over relational data (it handles numeric types better). It's validating to see that these small models that do prediction tasks are so useful to the community, but also stings a little that it was so hard for me to communicate how game changing they are.

2h agoHN ↗

How come its completely unable to understand when it does not understand the script? Why was this no in the training, or was it?

The routing feels like such a hack to me...

2h agoHN ↗

Is this at all possible to run locally on a MacBook pro m5 (48gb ram)? What kind of performance could I expect? Or would you run this somewhere in the cloud? What HW / which provider would you choose (single user for exploration only)

2h agoHN ↗

Jev claims to be frontier intelligence. Laya, while claiming to be "the open source version of Jev", is using a tiny open weight model with a tiny context window. Anyone who has experimented with tiny models knows that they are far from "frontier intelligence". It's not plausible that Laya could be "the open source version of Jev", with "frontier intelligence", when it is using these tiny models.

Also, the paper that OP is referring, is not describing anything that sounds like a generalist classifier (which is what Jev is). Their paper describes a tailored solution to one specific business problem. I'm sure it has some similarities with Jev, but it's still a completely different thing, and I'm confused why OP is claiming it to be the same thing.

If you don't believe me, just open the PDF and read the abstract.

1h agoHN ↗

I was wondering, do you think its possible to use something like SAM 3 (segment anything from FB) + Laya to create a super efficient and fast computer use tool?

1h agoHN ↗

Idk, your limitations section sure makes it seem less drop in and less general than Jev. Like the point here isn't your ML aptitude it's how easy is it for developers to drop this into a product and use it.

I'm more than capable of training a bert classifier in fact in 2019 I had trained many custom berts and was running them on hundreds of millions of documents a day.

I don't want to manage GPUs / CPUs now. I don't want to maintain my corpus and retrain as my product's data distribution shifts. The list of things I don't want to do goes on and on and on. And I'm happy for them to be someone else's problem.

I do just want a reasonably good general classifier served to me with a great devex and calibrated confidence scores to help me figure out when to fallback to another model.

1h agoHN ↗

Isn’t this post comparing zero shot Jev to fine tunes of this model for each of the datasets it is tested on? If so seems like fairly impressive results for Jev

1h agoHN ↗

Zero-shot vs. Fine-tuning: Out-of-the-box base models score ~0.35 on the typed-decisions benchmark (near random). The 0.766 score is achieved by fine-tuning on the benchmark's train split. Treat Laya as a fast foundation model to specialize, not as an omniscient zero-shot oracle.

This should be way up in the article. Fine tuning is a pain, requiring it for good results put Laya in a whole different category vs Jev

46m agoHN ↗

Jev will continue to do well because people don't actually want to host their own models. The average customer just want an always-on pay-per-use API that has social proof.

27m agoHN ↗

tbh it is very sad though that ripped off the OSS version and played that classic “rewrite this.." with their agent

10m agoHN ↗

It’s a tale as old as time — people don’t understand that marketing and branding are just as important, if not more so, than the product. Jev is exceptionally-well branded. Anyone can look at the webpage and understand it, and the implications, instantly.

OPs “marketing” is a single post on Reddit titled “ Predicting sales conversion probability from conversations using pure Reinforcement Learning”. Can you understand what that means? I can’t, and I consider myself reasonably technical. Is it obvious it has the same implications as Jev? Again, no idea. And it was just a single post on a subreddit that I don’t even browse! I see people on this thread saying “Jev is just BERT”. Sure, and Dropbox is just a ftp account mounted with curlftpfs!

I do feel bad for the author for finding something cool and being unable to brand it. But the full definition of “product” INCLUDES being able to coherently communicate it. In some sense the branding is just as much the “breakthrough” as the model.

6m agoHN ↗

in two weeks, a chinese lab will have a Pev-2.7-flash-qwen for 0.00004cents/million