Llamafile

Single-file executable LLMs by Mozilla that run on any OS without installation.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Mozilla's llamafile collapses a language model and its inference engine into one executable file that runs on Windows, macOS, Linux, and BSD systems without any installation. It achieves this by combining llama.cpp with Cosmopolitan Libc, which produces polyglot binaries that work across operating systems and CPU architectures from a single build. Downloading one file yields a local chat interface, an OpenAI-compatible API server, and GGUF model support; the project also ships whisperfile, which applies the same approach to speech recognition. One practical limit: Windows caps executables at 4 GB, so larger models are loaded as external weight files alongside the runner. Pre-built llamafiles for popular open models are published for direct download. The project is maintained under Mozilla and released under the Apache 2.0 license, with its llama.cpp modifications kept MIT for upstream compatibility. It suits anyone who wants to distribute or run open models with zero setup.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Beginner (1/5)
License
Apache-2.0
Added
Apr 3, 2026

Related Tools

Minimalist ML framework in Rust by Hugging Face for fast inference.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

Open-source ChatGPT alternative that runs 100% offline on your computer.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Port of Meta's LLaMA model in C/C++ for efficient CPU inference

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Fast LLM inference on consumer GPUs using neuron-aware sparse computation.

Open SourceSelf HostedOfflineGPU 4GB+
Advanced
0.0 (0)
Featured

High-throughput LLM serving engine with PagedAttention

Open SourceSelf HostedOfflineGPU 16GB+
Intermediate
0.0 (0)

Minimalist machine learning framework for Rust focused on performance and serverless inference.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all LLM Inference & Serving tools