tairov / llama2.py
Inference Llama 2 in one file of pure Python
☆405Updated last month
Related projects ⓘ
Alternatives and complementary repositories for llama2.py
- Inference code for Mistral and Mixtral hacked up into original Llama implementation☆373Updated 11 months ago
- A bagel, with everything.☆312Updated 7 months ago
- ☆465Updated 2 months ago
- ☆411Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆706Updated 5 months ago
- The repository for the code of the UltraFastBERT paper☆514Updated 7 months ago
- batched loras☆336Updated last year
- C++ implementation for 💫StarCoder☆445Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆697Updated last week
- Customizable implementation of the self-instruct paper.☆1,019Updated 8 months ago
- Micro Llama is a small Llama based model with 300M parameters trained from scratch with $500 budget☆122Updated 7 months ago
- Inference code for Persimmon-8B☆416Updated last year
- Fine-tune mistral-7B on 3090s, a100s, h100s☆701Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆550Updated 4 months ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆811Updated last year
- a small code base for training large models☆264Updated last week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,341Updated 6 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,141Updated 3 weeks ago
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆610Updated 5 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,745Updated last month
- This is our own implementation of 'Layer Selective Rank Reduction'☆231Updated 5 months ago
- Code for fine-tuning Platypus fam LLMs using LoRA☆623Updated 9 months ago
- ☆534Updated 11 months ago
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,812Updated 9 months ago
- This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and bench…☆582Updated 11 months ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆667Updated 7 months ago
- Generate textbook-quality synthetic LLM pretraining data☆488Updated last year
- Minimalistic large language model 3D-parallelism training☆1,229Updated last week
- Tune any FALCON in 4-bit☆468Updated last year
- Serving multiple LoRA finetuned LLM as one☆979Updated 6 months ago