Files
gnoma/internal
vikingowl 035b63ea83 fix(slm): invoke llamafile via sh to bypass Wine binfmt_misc
APE polyglot binaries start with MZ magic bytes which Wine's
binfmt_misc rule intercepts on Linux. llamafile is also a valid
POSIX shell script; running it via 'sh' bypasses the kernel's
binfmt_misc lookup entirely.
2026-05-07 17:08:52 +02:00
..