justheuristic's repositories
prefetch_generator
Simple package that makes your generator work in background thread
as_a_service
A simple module that turns your batch-parallel function into a background service. Useful for RL/DL experiments.
chat.petals.ml
Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
bigscience
Codebase for the project
bitsandbytes
8-bit CUDA functions for PyTorch
bloom-demo
Early dev prototype for decentralized bloom. Not for public eyes yet.
discord-banners
A reference for the Official Discord banners
flexfork
WIP version for playing around with flexflow
Megatron-LM
Ongoing research training transformer models at scale
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
py-multiaddr
multiaddr implementation in Python
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 :).
recommonmark
A markdown parser for docutils