-
Notifications
You must be signed in to change notification settings - Fork 145
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: libengine.dylib not found #953
Comments
Hey @simboonlong could you please help upgrade to the latest version? I think those have been addressed. Engine & Users After installed the latest version, please try |
This is tested to indeed work with 0.5.0-1 version. it assumes that i do a npm global install of However if i do the brew install of |
@simboonlong yeah, we are resolving brew to bump to a newer update. |
This should be addressed when we refactoring cortex-cpp. |
@simboonlong FYI, we are currently re-writing Cortex to be a full C++ codebase, instead of JS + C++ as before. We will launch v0.1 in coming weeks, so expect some changes. I'll be closing this ticket, but reference it in our MVP test coverage so we ensure this does not happen in v0.1. |
Describe the bug
When
cortex run llama3
, libengine.dylib not found in folder.To Reproduce
Steps to reproduce the behavior:
brew install cortexso
cortex pull llama3
cortex run llama3
Expected behavior
Model should run.
Screenshots
Log:
Directory:
Strange empty
Users
folder gets created too.Users
><username>
>cortex
>telemetry
.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: