Live data from Hacker News

Viewing profile — dnhkng

dnhkng

HN member
Joined
Mon, Oct 16, 2023, 6:36 PM UTC
HN karma
700
Public activity
73 items

About dnhkng

No profile information was provided.

Recent public activity

  1. comment
    Comment #49119770

    Totally! This with DwarfStar delivers usable local AI (I hope!)

  2. comment
    Comment #49119764

    I think the commenter means the Flash vs Terra benchmarks.

  3. comment
    Comment #49119760

    It will be fair if they release the harness though. I think now the future will be paired model-harness releases, not just weight dumps. The performance changes are so big with the…

  4. comment
    Comment #49119608

    DeepSeek V4 Flash (Preview → 2026-07-31) • Terminal Bench: 56.9 → 82.7 (+25.8) • Toolathlon: 51.8 → 70.3 (+18.5) Compared to GPT-5.6 Terra: • Terminal Bench: Flash 82.7 vs Terra 78…

  5. story
  6. story
  7. comment
    Comment #48975355

    Maybe instead of proofs, we should encourage the publishing of prompts and reasoning traces?

  8. comment
    Comment #48975354

    Maybe instead of proofs, we should encourage the publishing of prompts and reasoning traces?

  9. comment
    Comment #48818215

    Author here: Yeah, the encoder and decoder stuff is explicit, but the internal structure in generated during training. I don't think the big labs were doing this back when I did th…

  10. comment
    Comment #48817177

    Too bad they also don't give anything back to individual researchers. Oh well, wasn't expecting much.

  11. comment
    Comment #48697686

    I have added an endpoint for CLI-dwellers: curl -X POST https://quantumlever.stream/api/magic-8-ball \ -H "Content-Type: application/json" \ -d '{"question":"Will my sampler touch …

  12. story
    Show HN: I built a hardware quantum RNG and wired it into a Magic 8-Ball

    Gday, author here! I've wanted to hack together a "real" quantum random number generator for another upcoming project, and I got carried away a bit, and went down the 'over-enginee…

  13. comment
  14. story
  15. story
  16. comment
    Comment #47609971

    Yes, dammit. Author here. I drafted it before I left for holiday, at it's not ready to publish. It wasn't supposed to be officially posted yet, but I ran out of time before my flig…

  17. story
  18. comment
    Comment #47506104

    Thanks! I have pushed basic code to GitHub ( https://github.com/dnhkng/RYS ) Some interesting areas to explore might be a combination of deleting some layers and duplicating others…

  19. comment
    Comment #47503576

    Author here: The code is up on GitHub. The probes I used seem to help identify good configurations, but are quite noisey. A small probe set was initially used to make the scan trac…

  20. comment
    Comment #47503539

    Author here: That was done in this blog post, in the beam search. I started with the best re-layer configs, and iteratively added more blocks, including the same multiple times, du…

  21. comment
    Comment #47502721

    There was some work done on this a while back, during the FrankenMerge craze of 23' I am working with TurboDerp to integrate this into the Exllama v3 format.

  22. comment
    Comment #47502672

    Author here. Another thing I want to highlight: the language-agnostic "thinking space" finding came from Evan Maunder, who read Part 1 and ran an elegant experiment — same sentence…

  23. comment
    Comment #47502311

    Author here. The result that surprised me most: after evaluating 3,024 beam search candidates, training a surrogate model on ~4,600 measurements, and scoring 2 million configuratio…

  24. story
  25. comment