facebookresearch / metaseq
Repo for external large-scale work
☆6,524Updated 11 months ago
Alternatives and similar repositories for metaseq:
Users that are interested in metaseq are comparing it to the libraries listed below
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,144Updated last week
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,614Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆6,868Updated last week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,290Updated 5 months ago
- Ongoing research training transformer models at scale☆11,933Updated last week
- Fast and memory-efficient exact attention☆16,664Updated this week
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,771Updated last week
- Model parallel transformers in JAX and Haiku☆6,322Updated 2 years ago
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆9,262Updated last week
- ☆2,776Updated last week
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,896Updated 9 months ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,459Updated 2 weeks ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,345Updated 9 months ago
- Transformer related optimization, including BERT, GPT☆6,100Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,614Updated 3 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,840Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,042Updated 6 months ago
- Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"☆6,311Updated last month
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,543Updated last week
- Train transformer language models with reinforcement learning.☆12,890Updated this week
- LLaMA: Open and Efficient Foundation Language Models☆2,802Updated last year
- An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.☆8,288Updated 3 years ago
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,622Updated this week
- A collection of libraries to optimise AI model performances☆8,371Updated 8 months ago
- Aligning pretrained language models with instruction data generated by themselves.☆4,330Updated 2 years ago
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,006Updated 3 weeks ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆17,977Updated last week
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,052Updated 2 months ago
- Let ChatGPT teach your own chatbot in hours with a single GPU!