Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. What's New in Vapor 5 Beta(vapor.codes ↗)
    discuss
  2. How to Get Your First 100 SaaS Users in Europe(speartip.eu ↗)
    discuss
  3. Show HN: Salt – Human and AI Economies driven across E2E encrypted chats(saltapp.ai ↗)
    discuss
  4. Resy suspends VC for using AI agents to book reservations(businessinsider.com ↗)
    1comments
  5. OpenAI Agents Got into Link Shortener, Surfed Web, Called FBI with a Stranger's(kennethdegraff.com ↗)
    1comments
  6. Best Sugar Daddy Apps(gitlab.com/bestsugardaddyapps ↗)
    discuss
  7. How Bain Cap is deploying 1.6B(techcrunch.com ↗)
    discuss
  8. Separating Compilation from Attestation. C++ memory safety without disruption(gist.github.com ↗)
    discuss
  9. Show HN: Jev routing coding tasks to Grok Build or Codex Astra(github.com/jcpsimmons ↗)
    discuss
  10. The Mother Tongue of All Secrets(sundaylongread.com ↗)
    discuss
  11. Cohere launches confidential computing in model vault(cohere.com ↗)
    discuss
  12. How Claude is uplifting biomolecular modeling(anthropic.com ↗)
    discuss
  13. The Next Gene-Editing Technology May Also Be the Oldest(nytimes.com ↗)
    discuss
  14. How to Write with an LLM(sockpuppet.org ↗)
    discuss
  15. Alibaba Releases Qwen3.8-Omni-Flash(tokenstead.ai ↗)
    discuss
  16. Don't Drown the Dream – AI(jeffreylminch.substack.com ↗)
    discuss
  17. Multiple providers offer free mystery model, Union Alpha(tokenstead.ai ↗)
    discuss
  18. NASA's TEMPO satellite enables better monitoring of bad air days(knowablemagazine.org ↗)
    discuss
  19. Where do innovative problems come from?(epilogueidea.com ↗)
    discuss
  20. A Day in the Life of an Enshittificator [video](youtube.com ↗)
    discuss
  21. Goldman says the economy is rewarding capital ownership over labor(fortune.com ↗)
    1comments
  22. I Hate You Microsoft(henriquenunez.eu ↗)
    12comments
  23. The Last AI Built by Humans(arxiv.org ↗)
    discuss
  24. Show HN: Free game to destroy any web page(page-rage.com ↗)
    discuss
  25. The case for an ocean-bearing Mimas from tidal heating analysis(sciencedirect.com ↗)
    discuss
  26. Private Equity: In the Doldrums, Out of Favor with Some Institutional Investors(cepr.net ↗)
    discuss
  27. Jev Reproductions Tracker(huggingface.co ↗)
    1comments
  28. Pace. The Final Fronteir(twitter.com/backnotprop ↗)
    discuss
  29. Eric S. Raymond – This is the case against AI Doom – pass it on(twitter.com/esrtweet ↗)
    discuss
  30. The first new species of cat discovered in more than a century(scientificamerican.com ↗)
    discuss

Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint

32 pointsby 52m agoprismml.com
9 comments
40m agoHN ↗

Love this for the folks with 16gb graphics cards - 3.8 27b has been incredible but not quite runnable on anything less than 32gb - will try loading this up on my 16gb intel b50 and see how it goes - not sure these quants can be accelerated by the XPU cores yet but maybe in time!

13m agoHN ↗

You can run the ~4 bit quant(s) on 24gb, if you're not _too_ picky on context size.

This will hopefully be better, though it'd be a _very_ surprising increase in performace at the size they say. Would love to see more about how it benchmarks.

6m agoHN ↗

I run Unsloth's UD-Q4_K_S on 20 GB of VRAM (RX 7900 XT) and I get ~90k tokens of context without quantizing KV cache. With 8-bit quantization, I get about a 134k token context window. That's with only one slot, but for me, it works pretty darn well, with 20-35 tok/s depending on how full that window is.

38m agoHN ↗

I'm not following the local mdoel scene too closely but this seems quite amazing. Is this able to be run on Apple silicon too?

38m agoHN ↗

"Ternary Bonsai 2 27B reaches up to 143 tokens/second on NVIDIA GeForce RTX 5090 and 46.8 tokens/second on M5 Max. On an RTX 4090, Ternary Bonsai 2 27B consumes just 0.714 mWh/token, making it 40% more energy-efficient than an 8B model running in full-precision."

13m agoHN ↗

Their mention of the 5090 is bit odd, since on 32 GB GPUs, Q6 fits while having better quality. Very interesting model for 16 GB GPUs though!

18m agoHN ↗

Their first 27B bonsai was able to run on an iphone.

5m agoHN ↗

I'd love to see a Bonsai model start with a 100B+ parameter model and get that down to ~30 GB. But maybe at that point we call it Topiary?