Giter Club home page Giter Club logo

cookbook's Introduction

The Cookbook

Deep learning for dummies, by Quentin Anthony et al.

All the practical details that go into working with real models!

Table of Contents

Calculations

For training/inference calculations (e.g. FLOPs, memory overhead, and parameter count)

Benchmarks

For benchmarks (e.g. communication)

Reading List and Similar Resources

Transformers Math 101. A blog post from EleutherAI on training/inference memory estimations, parallelism, FLOP calculations, and deep learning datatypes

LLM Visualizations. Clear LLM visualizations and animations for basic transformer understanding.

Transformer Inference Arithmetic. A breakdown on the memory overhead, FLOPs, and latency of transformer inference

ML-Engineering Repository. Containing community notes and practical details of everything deep learning training led by Stas Bekman

LLM Finetuning Memory Requirements by Alex Birch. A practical guide on the memory overhead of finetuning models.

Annotated PyTorch Paper Implementations

Everything about Distributed Training and Efficient Finetuning by Sumanth R Hegde. High-level descriptions and links on parallelism and efficient finetuning.

Transformer Training and Inference VRAM Estimator by Alexander Smirnov. User-friendly tool to estimate VRAM overhead.

Cerebras Model Lab. User-friendly tool to apply Chinchilla scaling laws.

Minimal Repositories for Understanding

GPT Inference

RWKV

GPT Training

Architecture-Specific Examples

Contributing

If you found a bug, typo, or would like to propose an improvement please don't hesitate to open an Issue or contribute a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.