#15 · Primary category: Inference & Local Deploy

llamafile

cross-platform gguf llama-cpp local-ai local-inference local-llm open-source-ai single-file-executable speech-to-text

Distribute and run LLMs with a single file.

Project last updated:08/26/26

GitHub Stars

25.7K

Forks

1.6K

Contributors

74

License

Other

Why we included this project

llamafile targets the part of running open models that usually eats the most time: getting the software installed and working. It bundles llama.cpp and the Whisper speech-to-text engine into a single executable that runs on most operating systems and CPU architectures with no installation, so a model can be handed to someone as one file instead of a setup guide. That makes it useful for developers shipping a local model to non-technical users, and for teams that want a reproducible way to run models on machines without internet access. The same packaging covers audio, since whisperfile does transcription and translation with no extra setup. If you just want to try an open model without spending an afternoon on dependencies, this is about as direct as it gets.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category