You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying an interface to call llamafactory on a Huawei NPU server, a problem arose where the specified graphics card could not be called correctly.
#10279
I deployed the API in a Docker container, specifying GPUs 6 and 7 for fine-tuning training, but these two GPUs could not be used correctly. Training worked fine on GPUs 0 and 1, but GPUs 0-3 had processes running, indicating they were unusable. Calling GPUs 6 and 7 resulted in an error message saying "Device not found." I've tried almost everything I could think of. What could be causing this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed the API in a Docker container, specifying GPUs 6 and 7 for fine-tuning training, but these two GPUs could not be used correctly. Training worked fine on GPUs 0 and 1, but GPUs 0-3 had processes running, indicating they were unusable. Calling GPUs 6 and 7 resulted in an error message saying "Device not found." I've tried almost everything I could think of. What could be causing this?
Beta Was this translation helpful? Give feedback.
All reactions