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

facebookresearch/MobileLLM

MobileLLM Optimizing Sub-billion Parameter Language Models for On-Device Use Cases. In ICML 2024. observed · 2026-08-28

github.com/facebookresearch/MobileLLM · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 79
  • Release rhythm 35
  • Longevity 56

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

Full methodology

Adoption not part of the score

1459 stars · 89 forks observed · 2026-08-28

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

Meta's training code for MobileLLM, a family of sub-billion parameter language models optimized for on-device use, published at ICML 2024. It implements design techniques like SwiGLU activation, deep-thin architectures, embedding sharing, and grouped-query attention, with follow-up MobileLLM-R1 reasoning models.

Use cases

  • train a small language model under 1B parameters
  • build an LLM that runs on mobile or edge devices
  • reproduce MobileLLM or MobileLLM-R1 training recipes
  • pretrain a compact LLM for math and coding tasks
  • research efficient LLM architecture design
  • deploy a reasoning model with limited compute budget

When to choose

  • you need to train or fine-tune sub-billion parameter LLMs for on-device deployment
  • you want SoTA small-model accuracy on commonsense reasoning, math, or coding benchmarks
  • you want full training code, data prep, and recipes released by Meta research

When to avoid

  • you just want to run inference with an existing model rather than train one
  • you need a production serving framework or mobile SDK rather than research training code
  • you lack multi-GPU training infrastructure, as the code assumes 8-GPU nodes

Facets

library · maturity active

llm-training machine-learning deep-learning large-language-models machine-learning mobile-development python on-device-llm small-language-models research-code pytorch icml-2024 model-training edge-ai gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/MobileLLMmain59

For agents

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

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