samvher / bert-for-laptops
A BERT that you can train on a (gaming) laptop.
☆210Updated last year
Alternatives and similar repositories for bert-for-laptops:
Users that are interested in bert-for-laptops are comparing it to the libraries listed below
- ☆237Updated 10 months ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆250Updated last year
- ☆250Updated last year
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…☆35Updated last year
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…☆276Updated last month
- Revealing example of self-attention, the building block of transformer AI models☆130Updated last year
- A Detailed Introduction to My Favorite Statistical Measure, Hoeffding's D☆97Updated 11 months ago
- ☆163Updated 8 months ago
- The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.☆370Updated 4 months ago
- A copy of ONNX models, datasets, and code all in one GitHub repository. Follow the README to learn more.☆104Updated last year
- Richard is gaining power☆181Updated 2 months ago
- Autograd to GPT-2 completely from scratch☆108Updated last week
- Finetune llama2-70b and codellama on MacBook Air without quantization☆447Updated 10 months ago
- Run and explore Llama models locally with minimal dependencies on CPU☆190Updated 3 months ago
- Algebraic enhancements for GEMM & AI accelerators☆263Updated this week
- Lamport's Bakery Algorithm Demonstrated in Python☆96Updated last year
- throwaway GPT inference☆140Updated 7 months ago
- A pure NumPy implementation of Mamba.☆219Updated 6 months ago
- Improved statistical classifier for immune repertoires☆175Updated last year
- Visualize text embeddings☆34Updated last year
- Visualize the intermediate output of Mistral 7B☆334Updated last week
- Stop messing around with finicky sampling parameters and just use DRµGS!☆339Updated 7 months ago
- a small code base for training large models☆283Updated last month
- Wang Yi's GPT solution☆142Updated last year
- ☆572Updated last month
- An implementation of bucketMul LLM inference☆215Updated 6 months ago
- Port of MiniGPT4 in C++ (4bit, 5bit, 6bit, 8bit, 16bit CPU inference with GGML)☆562Updated last year
- Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm☆175Updated 5 months ago
- Radient turns many data types (not just text) into vectors for similarity search, RAG, regression analysis, and more.☆273Updated 3 weeks ago
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆605Updated 2 months ago