We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i downloaded https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.6/llamafile-0.8.6 on alpine linux and when i try to assimilate it it corrupts itself:
/ # /bin/llamafile --version llamafile v0.8.6 / # file /bin/llamafile /bin/llamafile: DOS/MBR boot sector; partition 1 : ID=0x7f, active, start-CHS (0x0,0,1), end-CHS (0x3ff,255,63), startsector 0, 4294967295 sectors / # /bin/llamafile --assimilate / # /bin/llamafile --version /bin/llamafile: line 1: syntax error: unexpected ")" / # file /bin/llamafile /bin/llamafile: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), corrupted program header size, no section header / #
The text was updated successfully, but these errors were encountered:
@jart is there any chance that this could've been due to the e_flags change?
Sorry, something went wrong.
No branches or pull requests
i downloaded https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.6/llamafile-0.8.6 on alpine linux and when i try to assimilate it it corrupts itself:
The text was updated successfully, but these errors were encountered: