-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Direct windows support for unsloth #1841
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
Conversation
|
Ok this is good! One final request - would it be possible to add some screenshots for Windows C++ installations - I know sometimes people can get stuck! Once that's in, I can merge this - great work! |
Added the suggested changes to README
|
@danielhanchen, We have made the suggested additions, please take a look. Also I had a suggestion, If possible please create a discussion channel specifically related to Windows support for Unsloth. This way people can post the issues they face and we can also add all the solutions we found to the problems we faced. |
|
@adityaghai07 @Captain-T2004 Can you guys email us :) Email is on my Github profile! |
|
Made a discussion here: #1849 |


This PR is a continuation of #1821
Direct Windows support for Unsloth
Feature Overview
These changes allow user to install unsloth on windows directly without any dependency issues using a simple command:
Implementation Details
Reasoning
Testing Details
Contributors
This feature was developed in collaboration with @Captain-T2004.