togethercomputer/Llama-3.1-8B-Instruct-MoAA-DPO
togethercomputer/Llama-3.1-8B-Instruct-MoAA-DPO is an 8 billion parameter instruction-tuned model based on Llama-3.1-8B-Instruct, developed by togethercomputer. It utilizes a Mixture of Agents Alignment (MoAA) pipeline for enhanced alignment, leveraging collective intelligence from open-source LLMs. This model excels in improving alignment metrics, demonstrating self-improvement capabilities that allow it to surpass its own teachers.
Loading preview...
togethercomputer/Llama-3.1-8B-Instruct-MoAA-DPO Overview
This model is an 8 billion parameter instruction-tuned variant of Llama-3.1-8B-Instruct, developed by togethercomputer. It is the DPO (Direct Preference Optimization) component within their novel Mixture of Agents Alignment (MoAA) pipeline. MoAA is designed to enhance model alignment by leveraging the collective intelligence of multiple open-source LLMs.
Key Capabilities & Innovations
- Advanced Alignment Pipeline: MoAA employs a two-stage process: first, using Mixture of Agents (MoA) to generate high-quality synthetic data for supervised fine-tuning, and second, combining multiple LLMs as a reward model for preference annotations.
- Significant Performance Gains: The MoAA method has shown substantial improvements in alignment metrics, boosting Llama-3.1-8B-Instruct's Arena-Hard score from 19 to 48 and Gemma-2-9B-it from 42 to 56, outperforming GPT-4o-labeled sets at the time.
- Ensembled Reward Models: Utilizes an MoA reward model with dynamic criteria filtering, which has been shown to outperform competitive ArmoRM on MT-Bench and Arena-Hard, while remaining 100% open source.
- Self-Improvement: The model demonstrates a unique self-improvement capability, where fine-tuning the strongest model within the ensemble on MoAA-generated data allows it to surpass the performance of its own teachers, indicating a path for open models to exceed proprietary benchmarks without external supervision.
Good For
- Researchers and developers focused on improving LLM alignment and exploring novel fine-tuning methodologies.
- Applications requiring robust and highly aligned instruction-following capabilities.
- Experimentation with collective intelligence and self-improvement paradigms in LLMs.