Live data from Hacker News

Viewing profile — pyentropy

pyentropy

HN member
Joined
Sat, May 18, 2019, 1:59 PM UTC
HN karma
813
Public activity
161 items

About pyentropy

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. comment
  4. comment
  5. comment
  6. story
  7. comment
    Comment #49074785

    Vedran Miletić doesn't sound German to me! :-)

  8. 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…

  9. comment
    Comment #49060402

    Note that the SAIR lecture is from 6 months ago, this Beamer presentation is from 2 days ago.

  10. 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…

  11. 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…

  12. 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_…

  13. 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…

  14. 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…

  15. story
  16. comment
  17. 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…

  18. story
  19. 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.

  20. story
  21. 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.

  22. 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.

  23. 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?

  24. comment
  25. comment
    Comment #40671537

    Thank you.