rentruewang / bocoelLinks
Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few lines of modular code.
☆285Updated last week
Alternatives and similar repositories for bocoel
Users that are interested in bocoel are comparing it to the libraries listed below
Sorting:
- Dead Simple LLM Abliteration☆222Updated 4 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…☆618Updated 3 months ago
- LLM Analytics☆670Updated 8 months ago
- Implement recursion using English as the programming language and an LLM as the runtime.☆237Updated 2 years ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆252Updated last year
- The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.☆394Updated 4 months ago
- Visualize the intermediate output of Mistral 7B☆365Updated 5 months ago
- a curated list of data for reasoning ai☆136Updated 11 months ago
- ☆251Updated last year
- A BERT that you can train on a (gaming) laptop.☆209Updated last year
- See Through Your Models☆398Updated this week
- Revealing example of self-attention, the building block of transformer AI models☆131Updated 2 years ago
- RLHF (Supervised fine-tuning, reward model, and PPO) step-by-step in 3 Jupyter notebooks☆111Updated 3 weeks ago
- Radient turns many data types (not just text) into vectors for similarity search, RAG, regression analysis, and more.☆277Updated 2 weeks ago
- High-Performance Implementation of OpenAI's TikToken.☆416Updated last week
- ☆214Updated 4 months ago
- An implementation of bucketMul LLM inference☆220Updated last year
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated 2 months ago
- Run and explore Llama models locally with minimal dependencies on CPU☆191Updated 9 months ago
- A pure NumPy implementation of Mamba.☆225Updated last year
- Agent accuracy measurements for LLMs☆205Updated last year
- This project collects GPU benchmarks from various cloud providers and compares them to fixed per token costs. Use our tool for efficient …☆221Updated 6 months ago
- ☆744Updated last year
- Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".☆369Updated last year
- Enforce structured output from LLMs 100% of the time