| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| zipalign-0.10.5 | 2026-08-01 | 851.5 kB | |
| whisperfile-0.10.5 | 2026-08-01 | 5.5 MB | |
| transcribefile-0.10.5 | 2026-08-01 | 7.6 MB | |
| llamafile-0.10.5.zip | 2026-08-01 | 268.1 MB | |
| llamafile-0.10.5-thin | 2026-08-01 | 42.3 MB | |
| llamafile-0.10.5 | 2026-08-01 | 350.8 MB | |
| diffusionfile-0.10.5 | 2026-08-01 | 74.0 MB | |
| llamafile v0.10.5 source code.tar.gz | 2026-07-31 | 14.6 MB | |
| llamafile v0.10.5 source code.zip | 2026-07-31 | 15.1 MB | |
| README.md | 2026-07-31 | 2.2 kB | |
| Totals: 10 Items | 778.9 MB | 62 | |
What's Changed
0.10.5 is a release that focused on making the "sync with upstream llama.cpp" task simpler and better. In the span of 2 weeks we performed three syncs and took advantage of these iterations to improve the llamafile skill/plugin for AI agents. The result is a better process that provides more reliable code, requiring fewer iterations to go from an auto-generated draft PR to the final merged code. As a byproduct, llamafile now supports very recent models such as Ternary Bonsai 27B and Laguna-S-2.1.
Thanks to our community's contributions, this release also brings significant documentation updates clarifying the new help system, the difference between different lllamafile executables, and up-to-date llamafile GPU support. Many thanks everyone for the huge help!
- Update llama.cpp to b10052 (b2dd28a) by @aittalam in https://github.com/mozilla-ai/llamafile/pull/1021
- Update llama.cpp to b10083 (846e991) by @aittalam in https://github.com/mozilla-ai/llamafile/pull/1026
- Improve llamacpp update skill by @aittalam in https://github.com/mozilla-ai/llamafile/pull/1027
- Update llama.cpp to b10103 (c588c4f) by @aittalam in https://github.com/mozilla-ai/llamafile/pull/1030
- docs(quickstart): clarify llamafile vs llamafile-thin and other release binaries (#1022) by @Anai-Guo in https://github.com/mozilla-ai/llamafile/pull/1023
- build(install): install transcribefile so it ships as a release artifact (#1035) by @Anai-Guo in https://github.com/mozilla-ai/llamafile/pull/1036
- Fix typo in README.md for 'architectures' by @shawntax in https://github.com/mozilla-ai/llamafile/pull/1031
- docs: Add docs for cli args and tools by @angpt in https://github.com/mozilla-ai/llamafile/pull/1037
- docs(support): document the Vulkan GPU backend (#1029) by @Anai-Guo in https://github.com/mozilla-ai/llamafile/pull/1033
New Contributors
- @shawntax made their first contribution in https://github.com/mozilla-ai/llamafile/pull/1031
Full Changelog: https://github.com/mozilla-ai/llamafile/compare/0.10.4...0.10.5