-
-
Notifications
You must be signed in to change notification settings - Fork 127
docs: adding instructions to setup in WSL2 with AMD GPU #342
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
base: main
Are you sure you want to change the base?
Conversation
This looks good overall, but should we be telling users how to install WSL? I'd rather link to the official docs in case something changes in the future and that not all Windows installations are equal. |
Thanks for the suggestion. I have update the respective install instructions to their respective official websites. |
Migrate links to Markdown links for conciseness.
Thanks for the edits. Sorry for the bad writing skill. |
3. Update your WSL system | ||
```bash | ||
sudo apt update && sudo apt upgrade -y | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the docs already refers to official websites for instruction, should the run and configure (update) also delegates to Ubuntu's docs instead?
I just found AMD's doc that they only support PyTorch 2.4.0 on WSL. More tests has to be done. I have converted this PR to a draft for now. |
This PR add new documentation for setting up tabbyAPI in WSL2 with an AMD GPU.
Working environment:
Know limitations:
I can provide the exported WSL2 machine if anyone need (~18GB).