Viewing profile — dzhulgakov
dzhulgakov
HN member- Joined
- Mon, Sep 16, 2013, 8:46 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About dzhulgakov
No profile information was provided.
Recent public activity
-
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-…
-
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…
-
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…
-
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…