Viewing profile — pyentropy
pyentropy
HN member- Joined
- Sat, May 18, 2019, 1:59 PM UTC
- HN karma
- 813
- Public activity
- 161 items
- HN profile
- View on Hacker News ↗
About pyentropy
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49177019
A lot of good repos (CLIs, frameworks) had 'tree' unicode directory structure with like ├──, └──, and │ , as well as emojis for passing/failed tests and README docs maybe a unicode…
- comment
- comment
- comment
- story
-
comment
Comment #49074785
Vedran Miletić doesn't sound German to me! :-)
-
comment
Comment #49060447
In times when software eng teams push for maximizing token usage, Tao's public view is to encourage verification, limit AI use for tasks that have real-life consequences and preven…
-
comment
Comment #49060402
Note that the SAIR lecture is from 6 months ago, this Beamer presentation is from 2 days ago.
-
comment
Comment #48438845
I'm considering the possibility that it's good to break the prefix and cache because the LLM itself was rewarded (during post-training) with different prefixes/system prompts, each…
-
comment
Comment #48438591
Examples with inference of different reasoning effort levels is in the OpenAI docs as well - https://developers.openai.com/cookbook/articles/openai-harmo... https://docs.vllm.ai/en…
-
comment
Comment #48438577
LLM-judge/parallel branching ≠ multi-token prediction ≠ reasoning effort. See https://developers.openai.com/cookbook/articles/openai-harmo... and src/openai/types/shared/reasoning_…
-
comment
Comment #48436454
The number of tokens you predict at time (multi or not) has nothing to do with whether the model wants to emit any, some or a lot of reasoning tokens in reasoning tag -- similar to…
-
comment
Comment #48435972
Take a look at the harmony repo which specifies the internal OpenAI format - the effort level is specified in the context after the tag - https://github.com/openai/harmony Note tha…
- story
- comment
-
comment
Comment #42850333
If H800 is a memory-constrained model that NVIDIA built to avoid the Chinese export ban on H100 with equivalent fp8 performance, it makes zero sense to believe Elon Musk, Dario Arm…
- story
-
comment
Comment #40896816
You should start a blog... or maybe not - pursue the battle in academia/work and occasionally drop nuggets of wisdom like this somewhere. But do not delete them.
- story
-
comment
Comment #40675513
I updated the post with a a link to counter-argument from Sabine Hossenfelder, the arguments from Zvi and three points from my side.
-
comment
Comment #40675505
I updated the post with a a link to counter-argument from Sabine Hossenfelder, the arguments from Zvi and three points from my side.
-
comment
Comment #40671551
Scott worked at OpenAI Safety and he likes it: https://scottaaronson.blog/?p=8047 But is the "-ed" in worked a problem?
- comment
-
comment
Comment #40671537
Thank you.