-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Assertion Error with OpenAI API Server on Linux #75
Comments
This was fixed in #36. I just tested the weights that are on Hugging Face. I can't reproduce this issue. Could you please run the following command for me:
If it prints something other than |
Thanks, @jart ! That was it! I had the wrong sha. I deleted and redownloaded and it worked perfectly. You are brilliant. Thanks for this great project. Closing this. |
You're very welcome. Enjoy using the llamafile api. There's also new shell scriptable tutorials in the readme you may enjoy. Please don't hesitate to reach out to us again if you have feedback, need support, or want to cast your vote on feature request issues. |
The following tests run with no issue on my Mac (M2). However, an assertion error occurs running these same API calls on a Linux Ubuntu 22.04 box (using CPU only and with a GTX 3090 GPU).
Test - Download https://huggingface.co/jartine/mistral-7b.llamafile/blob/main/mistral-7b-instruct-v0.1-Q4_K_M-server.llamafile
Error
Ref: #24
The text was updated successfully, but these errors were encountered: