Skip to content

Windows support #66

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

Open
yujonglee opened this issue Mar 3, 2025 · 6 comments
Open

Windows support #66

yujonglee opened this issue Mar 3, 2025 · 6 comments
Assignees

Comments

@yujonglee
Copy link
Contributor

No description provided.

@yujonglee
Copy link
Contributor Author

yujonglee commented Apr 13, 2025

@yujonglee
Copy link
Contributor Author

https://github.com/fastrepl/hyprnote/actions/runs/14427978646/job/40459356938

Tokenizers deps should be removed to fix linker error.
So kalosm-sound should be removed.

@yujonglee
Copy link
Contributor Author

Actually https://github.com/fastrepl/hyprnote/blob/main/.cargo/config.toml this fixed the build.
We only need to implement windows-specific code like Audio capture and notification.

@jeremyfowers
Copy link

Commenting to follow this feature. I'd love to try this out on Windows and see how it works with AMD's Ryzen AI local LLMs.

@yujonglee
Copy link
Contributor Author

yujonglee commented Apr 20, 2025

HI @jeremyfowers! I think we'll get Windows support within few weeks, but not sure about GGML support AMD NPUs.

If you have more info on how we can support it, I am all ears.
(GGML has Vulkan support though. I guess that's useful for many windows/linux machines, but not sure with AMD's Ryzen)

ggml-org/ggml#648
ggml-org/llama.cpp#1499

@jeremyfowers
Copy link

My team maintains an OpenAI API compatible local LLM server that runs the models on NPU: https://github.com/onnx/turnkeyml

So as long as hyprnote supports windows and the OpenAI api we are good to go!

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

No branches or pull requests

2 participants