Pinned Repositories
petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
as_a_service
A simple module that turns your batch-parallel function into a background service. Useful for RL/DL experiments.
prefetch_generator
Simple package that makes your generator work in background thread
vime
The absolute minimum working version of what VIME consists of
hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nlp_course
YSDA course in Natural Language Processing
Practical_RL
A course in reinforcement learning in the wild
justheuristic's Repositories
justheuristic/prefetch_generator
Simple package that makes your generator work in background thread
justheuristic/as_a_service
A simple module that turns your batch-parallel function into a background service. Useful for RL/DL experiments.
justheuristic/chat.petals.ml
Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
justheuristic/dbg3
justheuristic/justheuristic.github.io
justheuristic/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
justheuristic/bigscience
Codebase for the project
justheuristic/bitsandbytes
8-bit CUDA functions for PyTorch
justheuristic/bloom-demo
Early dev prototype for decentralized bloom. Not for public eyes yet.
justheuristic/CALM
justheuristic/discord-banners
A reference for the Official Discord banners
justheuristic/flexfork
WIP version for playing around with flexflow
justheuristic/gpt-neox
An implementation of model parallel GPT-3-like models on GPUs, based on the DeepSpeed library. Designed to be able to train models in the hundreds of billions of parameters or larger.
justheuristic/hivemind-lightning
justheuristic/junk
assorted stuff that i worked on and had to show to someone. nothing of interest. shoo!
justheuristic/Machine-Translation
justheuristic/Megatron-LM
Ongoing research training transformer models at scale
justheuristic/model_card
justheuristic/nirvana_cifar_10_example
justheuristic/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
justheuristic/prodige
A supplementary code for Beyond Vector Spaces: Compact Data Representation as Differentiable Weighted Graphs.
justheuristic/py-multiaddr
multiaddr implementation in Python
justheuristic/python-autoclass
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
justheuristic/recommonmark
A markdown parser for docutils
justheuristic/revlib
Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload
justheuristic/rpcudp
Python library for RPC over UDP
justheuristic/sahajbert
justheuristic/shields
Concise, consistent, and legible badges in SVG and raster format
justheuristic/SpQR
justheuristic/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.