Viewing profile — mryab
mryab
HN member- Joined
- Sat, May 30, 2020, 7:24 PM UTC
- HN karma
- 31
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mryab
No profile information was provided.
Recent public activity
-
comment
Comment #34871420
There is! See https://petals.ml/ for inference of models like BLOOM-176B over the internet or https://arxiv.org/abs/2301.11913 and https://arxiv.org/abs/2206.01288 that show you ho…
-
comment
Comment #34344532
There absolutely are! Check out hivemind ( https://github.com/learning-at-home/hivemind ), a general library for deep learning over the Internet, or Petals ( https://petals.ml/ ), …
-
comment
Comment #25831307
For now, the only separation we have is that each worker is responsible for its own weights, since network security has not been our top priority. Still, we've been thinking about …
-
comment
Comment #25831160
Thank you! This is definitely something we should look into in the future (hopefully with community help); as of now, training infrastructure and model convergence are the highest …
-
comment
Comment #25830849
Sure! It's @m_ryabinin
-
comment
Comment #25821533
Not directly related, but the Learning@home [1] project aims to achieve precisely that goal of public, volunteer-trained neural networks. The idea is that you can host separate "ex…
-
comment
Comment #23363955
Here is a recent paper (disclaimer: I am the first author) named "Learning@home" which proposes something along these lines. Basically, we develop a system that allows you to train…