jaymody / picoGPTLinks
An unnecessarily tiny implementation of GPT-2 in NumPy.
☆3,423Updated 2 years ago
Alternatives and similar repositories for picoGPT
Users that are interested in picoGPT are comparing it to the libraries listed below
Sorting:
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 4 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,524Updated 2 years ago
- Numbers every LLM developer should know☆4,266Updated last year
- Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)☆2,664Updated 2 years ago
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,676Updated last week
- ☆4,316Updated last year
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,728Updated last year
- Simple UI for LLM Model Finetuning☆2,064Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,801Updated 2 years ago
- Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.☆3,694Updated last year
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,501Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,351Updated last year
- Llama 2 Everywhere (L2E)☆1,521Updated 2 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,849Updated 11 months ago
- StableLM: Stability AI Language Models☆15,792Updated last year
- Monte Carlo tree search in JAX☆2,563Updated 2 months ago
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,290Updated 11 months ago
- Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-s…☆2,664Updated this week
- LLM as a Chatbot Service☆3,341Updated 2 years ago
- Official supported Python bindings for llama.cpp + gpt4all☆1,014Updated 2 years ago
- The Official Python Client for Lamini's API☆2,543Updated 7 months ago
- Training and serving large-scale neural networks with auto parallelization.☆3,166Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,755Updated last week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,380Updated last year
- General technology for enabling AI capabilities w/ LLMs and MLLMs☆4,193Updated this week
- High-speed download of LLaMA, Facebook's 65B parameter GPT model☆4,154Updated 2 years ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,755Updated last year
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,872Updated last month
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,631Updated 2 years ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,337Updated last month