Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Support Windows Builds #24

Closed
ravenscroftj opened this issue May 8, 2023 · 5 comments
Closed

Support Windows Builds #24

ravenscroftj opened this issue May 8, 2023 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ravenscroftj
Copy link
Owner

Llama.cpp provides windows build support but currently turbopilot does not. A few people have been caught out by this (#17) - I would like to implement windows builds out of the box.

In order to make this work a new job needs to be added to the githhub action that builds codeserve which runs on windows and uploads the .exe artifact (the logic should be pretty much the same as the other builds). It may be necessary to copy workarounds for any windows specific quirks from llama.cpp

@JohnClaw
Copy link

I wait for Windows version. Will it run on 16gb ram?

@ravenscroftj
Copy link
Owner Author

Sure - yes the 2B and 6B models both seem to run in 16GB RAM when I've tested it on Linux - hopefully performance is similar on Windows. I'll be looking at Windows builds in the next couple of weeks!

@notBradPitt
Copy link

notBradPitt commented May 29, 2023

Looking forward to this 🙌

ravenscroftj added a commit that referenced this issue Jun 12, 2023
@ravenscroftj
Copy link
Owner Author

Windows builds are now supported in the CI - when I package up v0.0.5 (hopefully tomorrow) I will provide windows binaries.

@ravenscroftj
Copy link
Owner Author

Windows binaries now available in the v0.0.5 release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants