apple/ml-clara
None observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 58
- Release rhythm 35
- Longevity 21
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 294
- days_rel: n/a
- days_push: 257
- n_releases_24m: 0
Adoption not part of the score
1153 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLaRa is Apple's open-source end-to-end Retrieval-Augmented Generation model that compresses documents into continuous latent representations (32x-64x compression) unifying retrieval and generation in a single optimized model. The repository provides training code, evaluation data, and 7B model checkpoints (Base, Instruct, E2E) on Hugging Face.
Use cases
- build a RAG system with compressed document representations
- reduce long-context costs in retrieval-augmented generation
- fine-tune a model that jointly optimizes retrieval and generation
- compress knowledge documents into latent embeddings for LLMs
- evaluate state-of-the-art RAG compression approaches
- run an end-to-end RAG model without a separate retriever
When to choose
- you want cutting-edge research RAG with document compression
- long context lengths are a bottleneck in your RAG pipeline
- you want to reproduce or build on the CLaRa paper
- you need jointly trained retrieval and generation instead of separate components
When to avoid
- you need a production-ready plug-and-play RAG framework with broad ecosystem support
- you require permissive licensing (Apple license, NOASSERTION)
- you need small models or CPU-only inference
- you want a mature tool with long-term community support
Facets
library · maturity active
rag llm-inference machine-learning search-engine large-language-models machine-learning python document-compression latent-reasoning huggingface research-model apple retrieval-augmented-generation natural-language-processing gpu linux macos
1 source
- readme: https://github.com/apple/ml-clara · fetched 2026-08-28 · 687ea99e854f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/ml-clara | main | 43 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem