Pinned Repositories
accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
clip_hivemind
This is an early in-development version of training CLIP models with hivemind.
collaborative-latent-diffusion
Collaborative inference of latent diffusion via hivemind
dalle-hivemind
Training a model similar to OpenAI DALL-E with volunteers from all over the Internet using hivemind and dalle-pytorch (NeurIPS 2021 demo)
dalle-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
dht
A decentralized hash table optimized to quickly find batches of keys. Built on gRPC + asyncio
go-libp2p-daemon
a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
lean_transformer
Memory-efficient transformer. Work in progress.
learning-at-home.github.io
https://learning-at-home.github.io/
learning@home's Repositories
learning-at-home/hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
learning-at-home/dalle-hivemind
Training a model similar to OpenAI DALL-E with volunteers from all over the Internet using hivemind and dalle-pytorch (NeurIPS 2021 demo)
learning-at-home/lean_transformer
Memory-efficient transformer. Work in progress.
learning-at-home/collaborative-latent-diffusion
Collaborative inference of latent diffusion via hivemind
learning-at-home/go-libp2p-daemon
a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
learning-at-home/clip_hivemind
This is an early in-development version of training CLIP models with hivemind.
learning-at-home/dht
A decentralized hash table optimized to quickly find batches of keys. Built on gRPC + asyncio
learning-at-home/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
learning-at-home/learning-at-home.github.io
https://learning-at-home.github.io/
learning-at-home/dalle-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
learning-at-home/open_clip
An open source implementation of CLIP.
learning-at-home/py-multiaddr
[DEBUG] multiaddr implementation in Python