Can-t stop till you get enough: Rewriting Pytorch in Rust

(cant.bearblog.dev)

4 points | by TuckerBMorgan a day ago ago

1 comments

  • TuckerBMorgan a day ago

    Hey HN! I am back with an update on my ML Lib, can-t github.com/TuckerBMorgan/can-t

    Since I last posted I have poured a lot into the library, we now support all the operations needed to run GTP2. I am currently working on supporting GPT-oss, topk and einsum have been holding my attention as of late.

    I wanted to start writing about what I had learned and so this is the first in a series of posts about that subject.