Esta página se muestra en inglés. Una traducción al español está en curso.
ConfigsMar 31, 2026·2 min de lectura

llamafile — Single-File LLM, No Install Needed

llamafile distributes LLMs as single-file executables that run on any OS. 23.9K+ GitHub stars. No installation, cross-platform, built on llama.cpp + Cosmopolitan. Apache 2.0.

Introducción

llamafile enables distributing and running large language models as single-file executables that work across multiple operating systems and CPU architectures with zero installation. With 23,900+ GitHub stars and Apache 2.0 license, it combines llama.cpp with Cosmopolitan Libc to create portable, installationless applications. Download one file, make it executable, run it — instant AI on any platform. Also includes whisperfile for speech-to-text in the same single-file format.

Best for: Anyone who wants the absolute simplest way to run an LLM — one file, no setup Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf Platforms: macOS, Linux, Windows, FreeBSD (same binary)


Key Features

  • Single file: Entire LLM + runtime in one executable
  • Zero install: No Python, no Docker, no dependencies
  • Cross-platform: Same file runs on macOS, Linux, Windows, FreeBSD
  • Built-in web UI: Opens localhost:8080 with chat interface
  • whisperfile: Speech-to-text in the same single-file format
  • Built on llama.cpp: Full model compatibility and performance
  • Cosmopolitan Libc: Universal binary technology for portability

FAQ

Q: What is llamafile? A: llamafile packages LLMs as single-file executables with 23.9K+ stars. No installation — download, chmod +x, run. Works on macOS/Linux/Windows/FreeBSD. Apache 2.0.

Q: How do I use llamafile? A: Download a .llamafile from HuggingFace, chmod +x it, and run it. A web UI opens at localhost:8080. No other setup needed.


🙏

Fuente y agradecimientos

Created by Mozilla. Licensed under Apache 2.0. Mozilla-Ocho/llamafile — 23,900+ GitHub stars

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados