Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Brayer – Create product mockups locally in the browser(usebrayer.com)
    discuss
  2. Show HN: Hack – my Hacker News mobile client now lets you block AI posts
    discuss
  3. Show HN: PortButler – SSH, SFTP and serial in one macOS window(sshlab.dev)
    discuss
  4. Show HN: Simple web tool to remix text on iconic brand logos(logo.baby)
    discuss
  5. Too Hot to Holiday(europeancorrespondent.com)
    discuss
  6. Show HN: I made a fly drive a car(siddaarth.com)
    1comments
  7. The Horowitz Andreessen Academy(a16z.news)
    discuss
  8. Apple has added persistent 'ads' to iOS, and it's driving users crazy(techradar.com)
    discuss
  9. Show HN: DrivingBench – Frontier LLMs Driving a Real Toyota Corolla(drivingbench.com)
    discuss
  10. Why 0xCAFEBABE?(artima.com)
    discuss
  11. Air by JetBrains(jetbrains.com)
    1comments
  12. Automobile Manufacturers and Brands of China(wikipedia.org)
    discuss
  13. Soul sucking. 12 to 13 hours a day just to press enter(twitter.com/v0xium)
    discuss
  14. Show HN: Cumbrero – Summit wind forecasts, solved over the terrain on your GPU(cumbrero.com)
    discuss
  15. Futurama, the Prototype of the American Highway-City – Senses Atlas(sensesatlas.com)
    discuss
  16. NAND Storage is soldered down again on M6 and M5 Pro Mac Mini(expandmacmini.com)
    discuss
  17. Do small language models know what they don't know?(arxiv.org)
    discuss
  18. The UK Government Faces a Reckoning over Palantir(wired.com)
    discuss
  19. Largest Roman wall mosaic revealed under Trajan's Baths(thehistoryblog.com)
    discuss
  20. New Windows Defender zero-day blocks Microsoft antivirus updates(bleepingcomputer.com)
    discuss
  21. Activision is taking over Halo as part of a Xbox shake-up(theverge.com)
    discuss
  22. General Motors Futurama – influx magazine(adrianflux.co.uk)
    discuss
  23. Well-done hack flames 3.2M Burger King Russia users(theregister.com)
    1comments
  24. Ancient Artworks Depicting a Mysterious Unknown City(popularmechanics.com)
    discuss
  25. Xbox – Continuing Our Reset(xbox.com)
    discuss
  26. LLM Time Travel Visualization Proposal(gwern.net)
    discuss
  27. I am embarassed by how good is ChatGPT, and I have never paid one penny
    1comments
  28. Choosing a Model on the Pareto Frontier with Jev(philippdubach.com)
    discuss
  29. Quantum information spreading via higher-order operator correlators(arxiv.org)
    1comments
  30. Xiaomi MiMo v2.6 Pro: New best open-weight LLM with simple design(sebastianraschka.com)
    discuss

JevBench, a reproducible benchmark for typed decision models

2 pointsby 1h agobenchmarkheaven.com
1 comments
1h agoHN ↗

Hi HN!

I built JevBench because Jev kicks ass, and the world deserves to know how the serious open source and fake lookalike projects really perform in comparison.

Jev-class models return bounded choices and probabilities instead of text, and are disruptively faster and cheaper than LLMs, while being similarly intelligent on the text input they operate on.

JevBench allows looking at accuracy, latency and price all at once, in a weighted way - you can even configure the weighting.

A full run asks 534 English decisions. The v1.3 score combines chance-corrected Intelligence, Calibration, Speed and Cost.

Leaderboard right now:

#1 - Jev 74.4 #2 - SemIf 73.1 #3 - djev 73.0 #4 - Winnow-12B Q8 71.2 #5 reflex 4B 70.3.

MIT harness, public items, frozen artifacts, scoring code and public per-task outcomes: https://github.com/fstandhartinger/jevbench

Two no-signup demos: https://who-is-right.app.mintapis.com https://is-it-ai-slop.app.mintapis.com

Limitations: English-only; latency from one German server; local/demo latency gets a disclosed ×2 adjustment (+150 ms on my servers) which is an informed assumption; held-out prompts still reach evaluated services; ~1-point gaps can be noise.

Wdyt?