togethercomputer/MoA
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 58
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 820
- days_rel: n/a
- days_push: 603
- n_releases_24m: 0
Adoption not part of the score
2970 stars · 386 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Together AI's Mixture-of-Agents (MoA) is a Python implementation of a layered LLM architecture where multiple open-source models answer prompts and an aggregator model combines their outputs. It achieved 65.1% on AlpacaEval 2.0, surpassing GPT-4 Omni using only open-source models.
Use cases
- improve response quality by combining multiple open-source LLMs
- build a multi-layer mixture-of-agents pipeline
- run a multi-turn chatbot that aggregates answers from several models
- replicate the MoA paper results on AlpacaEval
- ensemble LLM outputs without using GPT-4
When to choose
- you want GPT-4-level quality using only open-source models via the Together API
- you need a simple, minimal-code implementation of the MoA technique
- you want to experiment with layered LLM agent architectures
When to avoid
- you need a production-grade agent framework with tooling and integrations
- you want to avoid multiple LLM API calls and their latency/cost
- you need local model execution rather than the Together API
Facets
library · maturity active
agent-framework llm-inference chatbot cli large-language-models artificial-intelligence python cli mixture-of-agents llm-orchestration open-source-models alpacaeval together-ai ai-agents
1 source
- readme: https://github.com/togethercomputer/MoA · fetched 2026-08-28 · 04cf1d01dca7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| togethercomputer/MoA | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="togethercomputer/MoA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem