Brenton Carter

Results 14 comments of Brenton Carter

What Logophoman said. I submitted a commit yesterday to add this to the readme as torchrun doesn't work for all environments.

> Thanks @Logophoman and @Inserian for looking into it! But I think I was looking for something like the below, For example, if we want to serve an API using...

Cuda isn't being initialized correctly because of pytorch. smi just shows your second gpu not being initialized due to the first issue, even though the models look compatible. Try updating...

> Would be better if you check whether curl/wget is available on the system & then reference it later in the script, for example: > > ``` > if [...