jaymody / picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
☆3,252Updated last year
Related projects ⓘ
Alternatives and complementary repositories for picoGPT
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆5,998Updated 2 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,581Updated last month
- Tensor library for machine learning☆11,242Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,061Updated 5 months ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,409Updated 3 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,386Updated last year
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆12,676Updated this week
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,706Updated 10 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,200Updated 3 weeks ago
- Inference Llama 2 in one file of pure C☆17,482Updated 3 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,309Updated this week
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,507Updated 10 months ago
- 4 bits quantization of LLaMA using GPTQ☆2,999Updated 4 months ago
- Let ChatGPT teach your own chatbot in hours with a single GPU!☆3,170Updated 8 months ago
- A collection of libraries to optimise AI model performances☆8,373Updated 4 months ago
- Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)☆2,564Updated last year
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,761Updated 8 months ago
- Python bindings for llama.cpp☆8,148Updated last week
- LLaMA: Open and Efficient Foundation Language Models☆2,807Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,296Updated 5 months ago
- High-speed download of LLaMA, Facebook's 65B parameter GPT model☆4,169Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,225Updated last year
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆6,951Updated this week
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,252Updated 2 months ago
- Llama 2 Everywhere (L2E)☆1,512Updated last month
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆4,935Updated 8 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,270Updated 3 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,688Updated 4 months ago
- Locally run an Instruction-Tuned Chat-Style LLM☆10,251Updated last year