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

mozilla-ai/llamafile

Distribute and run LLMs with a single file. observed · 2026-08-28

github.com/mozilla-ai/llamafile · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 96
  • Longevity 77

Flags: 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: 28
  • age_days: 1088
  • days_rel: 30
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

25694 stars · 1574 forks observed · 2026-08-28

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

llamafile is a Mozilla project that packages llama.cpp (and whisper.cpp for whisperfile) with Cosmopolitan Libc into single-file executables that bundle an LLM and run it locally on most OSes and CPU architectures with no installation. It provides a chat UI, local API server, and speech-to-text transcription/translation in one portable file.

Use cases

  • run a local llm with a single file
  • distribute an open-source model as one executable
  • chat with an llm offline without installing anything
  • transcribe audio to text locally
  • serve a local llm api on any os
  • run llm inference on a raspberry pi

When to choose

  • you want zero-install, cross-platform local LLM or speech-to-text execution
  • you need to distribute a model plus runtime as one portable file
  • you want local inference with no data leaving the machine

When to avoid

  • you need the latest llama.cpp features or fine-grained control (use llama.cpp directly)
  • you require multi-GPU or large-scale production serving
  • you need a Python/JS library API rather than a standalone executable

Facets

application · maturity active

llm-inference speech-recognition http-server cli chat-interface large-language-models artificial-intelligence speech-processing self-hosted cross-platform windows bsd cross-platform cli single-file-executable gguf llama-cpp whisper-cpp cosmopolitan-libc local-ai no-installation whisperfile linux macos web-server gpu

6 sources

Member repositories

RepositoryRoleHealth v2
mozilla-ai/llamafilemain94

For agents

markdown · JSON · MCP: product_card(name="mozilla-ai/llamafile")

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