llamafile v0.10.0 #916
aittalam
announced in
Announcements
Replies: 1 comment 1 reply
-
|
With this version, the zip file is much smaller than the raw binary. With previous releases, it was the other way around. What happened? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
update-llama-cppworkflow. by @daavoo in chore: Addupdate-llama-cppworkflow. #846new_build_wipas base ref. by @daavoo in fix(update-llama-cpp): Usenew_build_wipas base ref. #850New Contributors
update-llama-cppworkflow. #846Full Changelog: 0.9.3...0.10.0
This discussion was created from the release llamafile v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions