Live data from Hacker News

Viewing profile — 1aurent29

1aurent29

HN member
Joined
Sun, Oct 05, 2025, 1:31 PM UTC
HN karma
4
Public activity
2 items

About 1aurent29

No profile information was provided.

Recent public activity

  1. comment
    Comment #47690310

    sounds very similar to https://docs.pytorch.org/docs/stable/distributed.fsdp.fully_... i wonder how much this could be replicated using only this pytorch primitive

  2. comment
    Comment #45481387

    Common enough words like `function` and `class` are generally encoded as a single token by the tokenizer and may provide a slightly better context to the LLM. For openai you can te…