ash-01xor / bpe.cLinks
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
☆136Updated 11 months ago
Alternatives and similar repositories for bpe.c
Users that are interested in bpe.c are comparing it to the libraries listed below
Sorting:
- The Tensor (or Array)☆448Updated last year
- Fast bare-bones BPE for modern tokenizer training☆166Updated 4 months ago
- The Multilayer Perceptron Language Model☆571Updated last year
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆296Updated 2 months ago
- A really tiny autograd engine☆95Updated 4 months ago
- Simple MPI implementation for prototyping or learning☆286Updated 2 months ago
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 4 months ago
- The Autograd Engine☆636Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆190Updated 2 years ago
- Normalized Transformer (nGPT)☆192Updated 11 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆295Updated last year
- Learning about CUDA by writing PTX code.☆144Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆578Updated 2 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 6 months ago
- ☆174Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆160Updated last year
- Learn CUDA with PyTorch☆92Updated 3 weeks ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆421Updated 7 months ago
- Quantized LLM training in pure CUDA/C++.☆206Updated this week
- Inference of Mamba models in pure C☆192Updated last year
- Learnings and programs related to CUDA☆420Updated 3 months ago
- For optimization algorithm research and development.☆542Updated last week
- (WIP) A small but powerful, homemade PyTorch from scratch.☆643Updated this week
- Solve puzzles. Learn CUDA.☆64Updated last year
- NanoGPT-speedrunning for the poor T4 enjoyers☆72Updated 6 months ago
- RWKV in nanoGPT style☆193Updated last year
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆145Updated 2 years ago
- ☆89Updated last year