Viewing profile — WanderPanda
WanderPanda
HN member- Joined
- Tue, Mar 19, 2019, 10:35 AM UTC
- HN karma
- 1,438
- Public activity
- 911 items
- HN profile
- View on Hacker News ↗
About WanderPanda
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…
-
comment
Comment #47747149
This is so true! Shows a lack of care that usually doesn’t stop at just the naming
-
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
-
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…
-
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 …
-
comment
Comment #46171707
Wait but the one you linked seems to be pneumatically driven, while the op one is an actual combustion engine, right?
-
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…
-
comment
Comment #45917904
SWIFT is Belgian, though?
-
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…
-
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…
-
comment
Comment #45750263
Damn TIL, I always used > Cursor: disable completions and forgot to turn it on again I need to try snooze then!
-
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
-
comment
Comment #45743975
Until it isn't
-
comment
Comment #45739208
Did you check out the STM32N6? It apparently has an h264 encoder
-
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"
-
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…
-
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 …
-
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…
-
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…
-
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 …
-
comment
Comment #45193426
It was 4x over the original version IIRC so should be ~ 2x over the previous
-
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 …
-
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…