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

[QUESTION] When will the Windows executable be available? #163

Open
hammer-ai opened this issue Oct 14, 2024 · 4 comments
Open

[QUESTION] When will the Windows executable be available? #163

hammer-ai opened this issue Oct 14, 2024 · 4 comments
Assignees

Comments

@hammer-ai
Copy link

Question or Issue

Hi there, curious if you have an estimate on when the Windows executable be available? Would love to test it out!

OS

Windows

Python Version

No response

Nexa SDK Version

No response

GPU (if using one)

No response

@zhycheng614 zhycheng614 self-assigned this Oct 14, 2024
@zhycheng614
Copy link
Collaborator

Thank you so much for your request!

Currently we are actively solving issues related to the build of Windows executable. I will be released in the near future.

@zhycheng614
Copy link
Collaborator

Sorry but it may take more time than expected to release the windows executable. We are now actively solving the code signing problem.

@hammer-ai
Copy link
Author

Thank you! I did not think you would have to sign it though? I don't see llama.cpp doing it? Or is it because you want the CLI to be more consumer facing than llama.cpp is?

@zhycheng614
Copy link
Collaborator

Thank you! I did not think you would have to sign it though? I don't see llama.cpp doing it? Or is it because you want the CLI to be more consumer facing than llama.cpp is?

Currently we fail to find the windows executable in llama.cpp.

For executables, they need to be signed because windows may regard it as "risky" app and throw some security warnings that prevent you from running this app without signature.

But no worries, we have already been testing the windows executable internally. It would be released very soon :D.

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

2 participants