samvher / bert-for-laptopsLinks
A BERT that you can train on a (gaming) laptop.
☆207Updated 2 years ago
Alternatives and similar repositories for bert-for-laptops
Users that are interested in bert-for-laptops are comparing it to the libraries listed below
Sorting:
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆254Updated last year
- ☆254Updated 2 years ago
- Revealing example of self-attention, the building block of transformer AI models☆130Updated 2 years ago
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…☆286Updated 2 months ago
- A Detailed Introduction to My Favorite Statistical Measure, Hoeffding's D☆100Updated last year
- The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.☆407Updated 8 months ago
- R.L. methods and techniques.☆199Updated last year
- ☆248Updated last year
- A copy of ONNX models, datasets, and code all in one GitHub repository. Follow the README to learn more.☆105Updated last year
- Implement recursion using English as the programming language and an LLM as the runtime.☆237Updated 2 years ago
- Improved statistical classifier for immune repertoires☆177Updated 2 years ago
- Run and explore Llama models locally with minimal dependencies on CPU☆190Updated last year
- Instruct-tune LLaMA on consumer hardware☆362Updated 2 years ago
- Docker-based inference engine for AMD GPUs☆230Updated last year
- throwaway GPT inference☆140Updated last year
- Agent Based Model on GPU using CUDA 12.2.1 and OpenGL 4.5 (CUDA OpenGL interop) on Windows/Linux☆75Updated 8 months ago
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆624Updated 7 months ago
- convert a scikit-learn decision tree into a Keras model