KrishM123 / transformer.cpp
TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Transformer model demo, optimized for CPU and multithreaded performance.
☆19Updated last week
Alternatives and similar repositories for transformer.cpp:
Users that are interested in transformer.cpp are comparing it to the libraries listed below
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 5 months ago
- ☆47Updated last month
- ☆99Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆114Updated 3 months ago
- Competitive GPU kernel optimization platform.☆60Updated this week
- Compiling useful links, papers, benchmarks, ideas, etc.☆46Updated last month
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated 9 months ago
- Stream of my favorite papers and links☆41Updated last month
- A really tiny autograd engine☆92Updated last year
- Learning about CUDA by writing PTX code.☆128Updated last year
- Let's make all Machine learning algorithms from scratch!☆13Updated 10 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 9 months ago
- could we make an ml stack in 100,000 lines of code?☆42Updated 9 months ago
- Vector search over tweets from the tweet archive using OpenAI embeddings and LanceDB☆53Updated last year
- a simple numpy alternative in C☆24Updated 7 months ago
- Semantic search over every Emergent Ventures winner.☆20Updated last month
- FastAsk is a Python package that installs an easy to use command to your terminal to get a quick answer to a question, using either OpenA…☆56Updated 4 months ago
- ☆88Updated 3 months ago
- Uses Twitter archive to visualize your Twitter network based on your replies, quote tweets and direct messaging history. Get DM stats wit…☆129Updated 10 months ago
- parallelized hyperdimensional tictactoe☆117Updated 8 months ago
- Solve puzzles to improve your tinygrad skills!☆123Updated last month
- In this repository I have a code and brief explanations of the attempts that I made at the ARC-AGI (2024) challenges :)☆23Updated 5 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆131Updated last year
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated last year
- Source code for my personal website☆46Updated 3 weeks ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆20Updated this week
- moondream in zig.☆65Updated 3 weeks ago
- This repository contain the simple llama3 implementation in pure jax.☆63Updated 2 months ago
- Rust Implementation of micrograd☆51Updated 10 months ago
- Learnings and programs related to CUDA☆380Updated 2 months ago