Lists (1)
Sort Name ascending (A-Z)
Stars
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
An open collection of implementation tips, tricks and resources for training large language models
Cramming the training of a (BERT-type) language model into limited compute.
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
A pedagogical implementation of Autograd
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Empowering everyone to build reliable and efficient software.
Incomplete Redis client and server implementation using Tokio - for learning purposes only