Skip to content
New issue

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

Bug: binary called ape in PATH breaks everything #587

Open
step21 opened this issue Oct 13, 2024 · 0 comments
Open

Bug: binary called ape in PATH breaks everything #587

step21 opened this issue Oct 13, 2024 · 0 comments

Comments

@step21
Copy link

step21 commented Oct 13, 2024

Contact Details

[email protected]

What happened?

I attempted to run Llama-3.2-3B-Instruct.Q6_K.llamafile.
I also have a binary in my path called ape, that is the engine/parser for Attempto Controlled English. (https://github.com/Attempto/APE)
This completely breaks execution, as some part of the script apparently uses a function or whatever called ape, but when a binary in PATH is called that, it executes that. Or that is at least my current understanding of it.

Version

llamafile 0.8.4

What operating system are you seeing the problem on?

Linux, Mac

Relevant log output

./Llama-3.2-3B-Instruct.Q6_K.llamafile
Attempto Parsing Engine for ACE 6.7, version 6.7.180715
Copyright 2008-2013, Attempto Group, University of Zurich
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
Please visit http://attempto.ifi.uzh.ch for details.

Command-line arguments:

(rest cut off for briefness)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant