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

Fails to load custom UI on Apple Silicon (M1 Pro) - Shows "File not found" on localhost:8080 #397

Open
towardmay opened this issue May 5, 2024 · 0 comments

Comments

@towardmay
Copy link

Version: llamafile v0.8.1 (same issue since 0.7.x, earlier version 0.6.2 works perfectly fine)
This issues only exists if you use llamafile with external weights and with your own UI

Eg: ./llamafile -m mistral.gguf -ngl 9999 --server --nobrowser -ngl 9999 --ctx-size 2048 --path ./ui

Everything works perfectly fine of Intel Mac but on M1 it starts fine and then on localhost:8080 llama server simply renders 'File not found'. This custom UI is nothing more than just a simple index.html

Older llamafile version 0.6.2 with the exact command shown above works perfectly fine on Intel and M1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant