Live data from Hacker News

Viewing profile — dzhulgakov

dzhulgakov

HN member
Joined
Mon, Sep 16, 2013, 8:46 PM UTC
HN karma
5
Public activity
4 items

About dzhulgakov

No profile information was provided.

Recent public activity

  1. comment
    Comment #38578954

    You can try Mixtral live at https://app.fireworks.ai/ (soon to be faster too) Warning: the implementation might be off as there's no official one. We at Fireworks tried to reverse-…

  2. comment
    Comment #21222138

    In this experimental release with prebuilt binaries it’s about 5Mb per architecture. This includes all operators for inference (that is forward only). We’re working on selective co…

  3. comment
    Comment #14142138

    The recurrent network work is under way - we are revisiting the designs to consciously balance between performance and API niceness. We'll share more tech details in the upcoming d…

  4. comment
    Comment #14142075

    Right now we're training models in server-side environment and run highly optimized inference on pre-trained model in products (with focus on inference optimization). The framework…