{{ message }}
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I'm currentlly facing an issue some of you havbe faced. I'm currently code on a server without any nvidia gpus, but i want to finetune my model using another cluster with his ip adress.
The issue is, when I'm uploading FastLanguageModel, it checks if my current computer has any nvidia gpus available.
How can i reroute the library to my cluster to make the nvidia gpus available ?
All reactions