Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/large_concept_model

Large Concept Models: Language modeling in a sentence representation space observed · 2026-08-28

github.com/facebookresearch/large_concept_model · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 4
  • Release rhythm 35
  • Longevity 44

Flags: no_releases

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: 629
  • days_rel: n/a
  • days_push: 581
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2375 stars · 213 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of Meta's Large Concept Models (LCM), which perform language modeling by autoregressively predicting sentences in the SONAR sentence embedding space rather than at the token level. It includes training and finetuning recipes for 1.6B parameter MSE-regression and two-tower diffusion variants.

Use cases

  • train a large concept model on sentence embeddings
  • reproduce the LCM paper experiments
  • generate text sentence-by-sentence in a multilingual embedding space
  • experiment with diffusion-based sequence generation in SONAR space
  • finetune a 1.6B concept model
  • research language modeling beyond token-level prediction

When to choose

  • you want to experiment with or reproduce Meta's Large Concept Model research
  • you need sentence-level autoregressive generation in a multilingual embedding space
  • you are researching alternatives to token-level language modeling

When to avoid

  • you need a production-ready LLM for chat or inference
  • you want a plug-and-play library rather than research code
  • you cannot set up fairseq2 and GPU dependencies yourself

Facets

library · maturity experimental

machine-learning deep-learning nlp llm-training large-language-models machine-learning python language-models seq2seq sentence-embeddings sonar fairseq2 pytorch diffusion research-code natural-language-processing research linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/large_concept_modelmain23

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/large_concept_model")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem