| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| zipalign-0.10.0 | 2026-03-19 | 851.5 kB | |
| whisperfile-0.10.0 | 2026-03-19 | 5.4 MB | |
| llamafile-0.10.0 | 2026-03-19 | 756.5 MB | |
| llamafile-0.10.0.zip | 2026-03-19 | 213.2 MB | |
| llamafile v0.10.0 source code.tar.gz | 2026-03-19 | 14.1 MB | |
| llamafile v0.10.0 source code.zip | 2026-03-19 | 14.5 MB | |
| README.md | 2026-03-19 | 2.6 kB | |
| Totals: 7 Items | 1.0 GB | 22 | |
llamafile versions starting from 0.10.0 use a new build system, aimed at keeping our code more easily aligned with the latest versions of llama.cpp. This means they support more recent models and functionalities, but at the same time they might be missing some of the features you were accustomed to (check out this doc for a high-level description of what has been done).
If you liked the "classic experience" more, you will always be able to access the previous versions from our releases page. Our pre-built llamafiles show which version of the server they have been bundled with (0.9.* example, 0.10.* example), so you will always know which version of the software you are downloading.
What's Changed
- Accept array in chat message content field by @henfiber in https://github.com/mozilla-ai/llamafile/pull/760
- chore: Update README.md to include call for community feedback on llamafile by @njbrake in https://github.com/mozilla-ai/llamafile/pull/812
- chore: integrate whisper.cpp as a submodule by @njbrake in https://github.com/mozilla-ai/llamafile/pull/813
- chore: convert stable diffusion to submodule by @njbrake in https://github.com/mozilla-ai/llamafile/pull/818
- chore: llama.cpp as submodule by @njbrake in https://github.com/mozilla-ai/llamafile/pull/819
- feat: move docs to mkdocs by @njbrake in https://github.com/mozilla-ai/llamafile/pull/824
- chore: Add
update-llama-cppworkflow. by @daavoo in https://github.com/mozilla-ai/llamafile/pull/846 - fix(update-llama-cpp): Use
new_build_wipas base ref. by @daavoo in https://github.com/mozilla-ai/llamafile/pull/850 - Fixed broken llamafile URL in docs by @aittalam in https://github.com/mozilla-ai/llamafile/pull/873
- update supported OpenBSD versions by @sthen in https://github.com/mozilla-ai/llamafile/pull/897
- llamafile reloaded (v0.10.0) by @aittalam in https://github.com/mozilla-ai/llamafile/pull/867
New Contributors
- @henfiber made their first contribution in https://github.com/mozilla-ai/llamafile/pull/760
- @njbrake made their first contribution in https://github.com/mozilla-ai/llamafile/pull/812
- @daavoo made their first contribution in https://github.com/mozilla-ai/llamafile/pull/846
- @sthen made their first contribution in https://github.com/mozilla-ai/llamafile/pull/897
Full Changelog: https://github.com/mozilla-ai/llamafile/compare/0.9.3...0.10.0