Live data from Hacker News

Viewing profile — skyde

skyde

HN member
Joined
Tue, Oct 22, 2013, 6:12 AM UTC
HN karma
400
Public activity
614 items

About skyde

Email: maxime.caron AT gmail.com

Recent public activity

  1. comment
    Comment #47504248

    Actually not surprised. I guess this is for the same reason “say it twice” [1] is working. Because LLm are trained as causal language model, past token cannot attend to future toke…

  2. comment
    Comment #44566156

    this is CUDA backend to MLX not MLX backend for CUDA!

  3. comment
    Comment #43270764

    Can you give more detail on what you mean by it can be a valuable experience with the right people around to help. My son (7 years old) is gifted in Math and as a parent I find it …

  4. comment
    Comment #43053298

    is it only me or this completely miss all the recent research on causal inference using causal graphical model ?

  5. comment
    Comment #42888898

    Des os is the best graphic calculator ever built. And its amazing it has un directly in your browser or without internet on your phone. Just wish it was open source :-) Anyone know…

  6. comment
    Comment #42472660

    how does this compare to ESP32-S3-BOX-3B ?

  7. comment
    Comment #41927945

    Thanks a lot for writing that. I agree 100% with you. But I always wondered how polymath like Leonard davinci and Isaac newton that are excellent in many area are possible.

  8. comment
    Comment #41688180

    Is MIT class also taught by outsourced instructor instead of MIT instructor?

  9. comment
    Comment #41324292

    Redis Sentinel provides high availability and monitoring for Redis, but it does not guarantee strong consistency. Linearizability requires that once a write is acknowledged, all su…

  10. comment
    Comment #41316842

    Paxos and Raft are consensus algorithms that provide certain guarantees and capabilities that a master-slave system with synchronous replication, such as PostgreSQL, cannot offer. …

  11. comment
    Comment #41316827

    Redis is a very bad store for a distributed lock but Postgres is only slightly better. What you truly need is something like ZooKeeper and etcd that are designed to achieve distrib…

  12. comment
    Comment #41143983

    But inside on epoch there is a lot of duplication already. By duplication I mean if context length is N there is many sequence of N word that are not unique.

  13. comment
    Comment #41076373

    Could not try it. Saying valid institutional or company email address. It doesn’t recognize my university.

  14. comment
    Comment #41060438

    It “work” but the LLM having to use the calculator mean the LLM doesn’t understand arithmetic enough and doesn’t know how to use an follow a set of step (algorithm ) natively to fi…

  15. comment
    Comment #40947018

    Just discovered e-graph recently and I have a good understanding of compiler from taking compiler class at university. I would like to understand why you say e-graph would need con…

  16. comment
    Comment #40946989

    https://github.com/uwplse/tensat

  17. comment
    Comment #40618616

    What do you mean by close to CNN? What is your architecture? Is it just a fully connected layer of chebyshev?

  18. comment
    Comment #40594996

    Given that Alice has 13 brothers and 31 sisters, we can update the Prolog program with this information. We need to adjust the fact about Alice's siblings and then use the rule to …

  19. comment
    Comment #40594964

    Asking gpt to first output prolog program seem to 100% fix it! Given that Alice has 13 brothers and 31 sisters, we can update the Prolog program with this information. We need to a…

  20. comment
    Comment #40547385

    What do you mean by simplest in term of optimization? I get it find solution that are easy for SGD or Adam optimizer to find. But why would such solution be less simple than other …

  21. comment
    Comment #40520145

    Where is the code for it ?

  22. comment
    Comment #40502783

    It seems it has been done before: "Syntax-Aware Transformer Models for Neural Machine Translation" by Yang et al. (2019). This model enhances the transformer architecture with synt…

  23. comment
    Comment #40502618

    Why not apply same concept every time a word is split into more than one token? Basically if a word contain a Prefix, suffix or root word. We could have a token position relative t…

  24. comment
    Comment #40268161

    Forest are good at classification but they cannot leverage pre-training on unclassified data.

  25. comment
    Comment #40133693

    As a parent myself I see this happening daily. Teacher public shaming my kids for having pretzel in his lunch saying it’s not healthy. Then later the same day the school give all t…