ash-01xor / bpe.cLinks
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
☆139Updated last year
Alternatives and similar repositories for bpe.c
Users that are interested in bpe.c are comparing it to the libraries listed below
Sorting:
- Fast bare-bones BPE for modern tokenizer training☆172Updated 5 months ago
- UNet diffusion model in pure CUDA☆655Updated last year
- Simple MPI implementation for prototyping or learning☆292Updated 4 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆320Updated last month
- A really tiny autograd engine☆96Updated 6 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆584Updated 3 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆196Updated 2 years ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆196Updated 6 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆298Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆438Updated 9 months ago
- Learning about CUDA by writing PTX code.☆149Updated last year
- ☆90Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆216Updated 9 months ago
- ☆177Updated last year
- Load compute kernels from the Hub☆348Updated this week
- Learn CUDA with PyTorch☆123Updated 2 weeks ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆53Updated last year
- Inference of Mamba models in pure C☆194Updated last year
- ☆224Updated 2 weeks ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆662Updated last week
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 8 months ago
- Normalized Transformer (nGPT)☆193Updated last year
- Quantized LLM training in pure CUDA/C++.☆221Updated this week
- Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wi…☆353Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- ☆532Updated 4 months ago
- A simple, hackable text-to-speech system in PyTorch and MLX☆183Updated 4 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated 2 weeks ago
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆108Updated 9 months ago