stas00 / ml-engineeringLinks
Machine Learning Engineering Open Book
☆14,126Updated this week
Alternatives and similar repositories for ml-engineering
Users that are interested in ml-engineering are comparing it to the libraries listed below
Sorting:
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,719Updated last year
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,343Updated last week
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step