This repository will include a series of pedagogic resources on LLM sampling.
Main objectives are:
- Cover the core principles of text generation in an accessible yet deep way, using direct code and re-implementation rather than Transformers.
- Expand from this base to include the latest innovations in the field, especially around the Entropix project.