joennlae / tensorli
Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).
☆249Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for tensorli
- A BERT that you can train on a (gaming) laptop.☆212Updated last year
- ☆235Updated 7 months ago
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…☆271Updated this week
- Deep learning accelerator architectures requiring half the multipliers☆262Updated 7 months ago
- Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm☆172Updated 3 months ago
- DiscoGrad - automatically differentiate across conditional branches in C++ programs☆204Updated last month
- Visualize the intermediate output of Mistral 7B☆311Updated 8 months ago
- A pure NumPy implementation of Mamba.☆216Updated 4 months ago
- A Detailed Introduction to My Favorite Statistical Measure, Hoeffding's D☆95Updated 8 months ago
- Hashed Lookup Table based Matrix Multiplication (halutmatmul) - Stella Nera accelerator☆207Updated 10 months ago
- An implementation of bucketMul LLM inference☆214Updated 4 months ago
- ☆223Updated last month
- Revealing example of self-attention, the building block of transformer AI models☆130Updated last year
- Run and explore Llama models locally with minimal dependencies on CPU☆181Updated 3 weeks ago
- Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".☆313Updated 4 months ago
- LLM Analytics☆612Updated 3 weeks ago
- ☆248Updated last year
- a small code base for training large models☆264Updated last week
- Autograd to GPT-2 completely from scratch☆107Updated 3 months ago
- Radient turns many data types (not just text) into vectors for similarity search, RAG, regression analysis, and more.☆268Updated last month
- throwaway GPT inference☆139Updated 5 months ago
- The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.☆349Updated last month
- Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and …☆192Updated 5 months ago
- A copy of ONNX models, datasets, and code all in one GitHub repository. Follow the README to learn more.☆106Updated 11 months ago
- Fast, Multi-threaded Matrix Multiplication in C☆178Updated 2 weeks ago
- Automated, smooth, N'th order derivatives of non-uniformly sampled time series data☆215Updated 2 weeks ago
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆270Updated last week
- Open weights language model from Google DeepMind, based on Griffin.☆606Updated 4 months ago
- Lamport's Bakery Algorithm Demonstrated in Python☆95Updated 9 months ago
- ☆162Updated 5 months ago