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

Build on Windows #19

Open
noellarkin opened this issue Jan 19, 2023 · 4 comments
Open

Build on Windows #19

noellarkin opened this issue Jan 19, 2023 · 4 comments
Labels
build build related issues

Comments

@noellarkin
Copy link

the examples (using make) are for Mac, I think. How would I go about building this on Windows?

@ggerganov ggerganov added the build build related issues label Jan 19, 2023
@ggerganov
Copy link
Owner

I haven't put effort to support a Windows build yet, but it shouldn't be very difficult to achieve.
You can try using WSL or see how we build whisper.cpp and try to adjust the CMake configuration

@jishnudg
Copy link

jishnudg commented Mar 1, 2023

I'm quite curious about this, too - - I just used your whisper binary and its amazing, thank you so much for making these :)

I'm not really a coder, just an amateur enthusiast, would love to have a windows binary of the GPT2 implementation. If anyone here has compiled one and happens to see this message, please do share a link :)

Thanks again, @ggerganov , this is fantastic stuff.

@Malte0621
Copy link

Malte0621 commented Apr 25, 2023

I made a fork that lets you build it on windows using msvc. I made it quickly, so it might be a little messy. I'm just now testing to see so that I didn't break building on linux. (edit: It seems to work all fine.)

You can find my fork here: https://github.com/Malte0621/ggml

@appvoid
Copy link
Contributor

appvoid commented Jun 13, 2023

@Malte0621 Just wanna say, thanks dude! I've forked so people don't get lost: windows ggml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build related issues
Projects
None yet
Development

No branches or pull requests

5 participants