kanpuriyanawab / minbpe.c
a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.
☆21Updated 9 months ago
Alternatives and similar repositories for minbpe.c:
Users that are interested in minbpe.c are comparing it to the libraries listed below
- NanoGPT-speedrunning for the poor T4 enjoyers☆62Updated this week
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆65Updated last month
- Jax like function transformation engine but micro, microjax☆30Updated 6 months ago
- ☆45Updated 3 weeks ago
- Learning about CUDA by writing PTX code.☆128Updated last year
- Collection of autoregressive model implementation☆85Updated 2 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆178Updated last week
- ☆27Updated 9 months ago
- train with kittens!☆57Updated 6 months ago
- Make triton easier☆47Updated 10 months ago
- Proof-of-concept of global switching between numpy/jax/pytorch in a library.☆18Updated 10 months ago
- ☆43Updated this week
- A really tiny autograd engine☆92Updated last year
- ☆20Updated last year
- Learn CUDA with PyTorch☆20Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 8 months ago
- ☆52Updated 5 months ago
- Experiment of using Tangent to autodiff triton☆78Updated last year
- Write a fast kernel and run it on Discord. See how you compare against the best!☆41Updated this week
- ☆47Updated 7 months ago
- ☆21Updated last month
- An introduction to LLM Sampling☆77Updated 4 months ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆49Updated last week
- ML/DL Math and Method notes☆60Updated last year
- look how they massacred my boy☆63Updated 6 months ago
- Simple GRPO scripts and configurations.☆58Updated 2 months ago
- Optimizing Causal LMs through GRPO with weighted reward functions and automated hyperparameter tuning using Optuna☆39Updated 2 months ago
- ☆54Updated 7 months ago
- High-Performance SGEMM on CUDA devices☆90Updated 3 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 7 months ago