Live data from Hacker News

Viewing profile — WanderPanda

WanderPanda

HN member
Joined
Tue, Mar 19, 2019, 10:35 AM UTC
HN karma
1,438
Public activity
911 items

About WanderPanda

No profile information was provided.

Recent public activity

  1. comment
    Comment #48139441

    It highly depends on the task. For math and coding, sure. But for knowledge tasks GPT-4 is wayy better than even SOTA ~100B models. For my knowledge test cases the lines get blurry…

  2. comment
    Comment #47867336

    I applaud that you recently started providing the KL divergence plots that really help understand how different quantizations compare. But how well does this correlate with closed …

  3. comment
    Comment #47859236

    I would be really interested in a podcast with the CEO where he goes a bit into the trade-offs of backwards and forwards compatibility. I can not imagine that their planning was so…

  4. comment
    Comment #47747149

    This is so true! Shows a lack of care that usually doesn’t stop at just the naming

  5. comment
    Comment #47435479

    They are heavily post-trained on code and math these days. I don‘t think we can infer that much about their behavior from just the pre-training dataset anymore

  6. comment
    Comment #47097295

    Amazing work and people should really appreciate that the opportunity costs of your work are immense (given the hype). On another note: I'm a bit paranoid about quantization. I kno…

  7. comment
    Comment #46681623

    I find it hard to trust post training quantizations. Why don't they run benchmarks to see the degradation in performance? It sketches me out because it should be the easiest thing …

  8. comment
    Comment #46171707

    Wait but the one you linked seems to be pneumatically driven, while the op one is an actual combustion engine, right?

  9. comment
    Comment #45975192

    Small feedback if any of the Antigravity people read here: "Fast" is not a great name for the "eager" option (vs. "Planning") because "Fast" is associated with "dumb" in LLMs (fast…

  10. comment
    Comment #45917904

    SWIFT is Belgian, though?

  11. comment
    Comment #45917861

    Mechanically sure, but I still feel way safer when a Tesla (of any kind) is approaching me as a pedestrian or bicyclist than any other vehicle (except maybe Waymo) because I know t…

  12. comment
    Comment #45750327

    Makes sense! I like that you guys are more open about it. The other labs just drop stuff from the ivory tower. I think your style matches better with engineers who are used to data…

  13. comment
    Comment #45750263

    Damn TIL, I always used > Cursor: disable completions and forgot to turn it on again I need to try snooze then!

  14. comment
    Comment #45750199

    Why did you stop training shy of the frontier models? From the log plot it seems like you would only need ~50% more compute to reach frontier capability

  15. comment
    Comment #45743975

    Until it isn't

  16. comment
    Comment #45739208

    Did you check out the STM32N6? It apparently has an h264 encoder

  17. comment
    Comment #45665536

    Amazing: (Mar 5 2022) TinyGL 0.4.1 is out (Changelog) (Mar 17 2002) TinyGL 0.4 is out (Changelog) "our plans are measured in centuries"

  18. comment
    Comment #45630676

    I have a strong Tinnitus on one ear after an ear surgery for 8 years now. And I usually don‘t notice it for months at a time, even though it is there all the time (thanks for remin…

  19. comment
    Comment #45532178

    I think this is the frontier when it comes to "unstructured": https://youtu.be/nmEy1_75qHk They for sure did not anticipate that the user would backflip into their robot and knock …

  20. comment
    Comment #45520573

    Theoretically, when the market offers me an order book and I take offers on one or the other side that should be totally fair? I think until execution/fill the information should b…

  21. comment
    Comment #45498806

    Alarm is a good example of an “output only” task. The more inputs that need to be processed the less a pure chatbot interface is good (think lunch bowl menus, shopping in general e…

  22. comment
    Comment #45497284

    Did they still not release "Bring your own subscription" "login with ChatGPT" and letting people apply their subscription/quota to other apps/services? There are so many use-cases …

  23. comment
    Comment #45193426

    It was 4x over the original version IIRC so should be ~ 2x over the previous

  24. comment
    Comment #45142629

    Imagine regulators doing their job for once and creating a clean regulation that removes the uncertainty about the liability for such releases. Such that they can just slap Apache …

  25. comment
    Comment #45088439

    I think modularization of templates is really hard. Best thing I can think of is a cache e.g. for signatures. But then again this is basically what the mangling already does anyway…