jaymody / picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
☆3,350Updated 2 years ago
Alternatives and similar repositories for picoGPT:
Users that are interested in picoGPT are comparing it to the libraries listed below
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,312Updated 6 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,711Updated 4 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,052Updated 8 months ago
- Tensor library for machine learning☆12,445Updated this week
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,794Updated last week
- Locally run an Instruction-Tuned Chat-Style LLM☆10,233Updated 2 years 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,474Updated 8 months ago
- Simple UI for LLM Model Finetuning☆2,061Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,802Updated last year
- ☆3,944Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,482Updated last year
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,917Updated 10 months ago
- Instruct-tune LLaMA on consumer hardware☆18,902Updated 9 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,868Updated last year
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,600Updated 7 months ago
- Let ChatGPT teach your own chatbot in hours with a single GPU!☆3,170Updated last year
- An LLM playground you can run on your laptop☆6,351Updated last month
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,630Updated last month
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,075Updated 3 months ago
- StableLM: Stability AI Language Models☆15,830Updated last year
- Numbers every LLM developer should know☆4,214Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,564Updated this week
- A collection of libraries to optimise AI model performances☆8,370Updated 9 months ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,633Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,411Updated 10 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,972Updated 9 months ago
- 4 bits quantization of LLaMA using GPTQ☆3,051Updated 9 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,872Updated 9 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,331Updated 10 months ago
- Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.☆3,657Updated last year