replicate/cog

Warn if nvidia-docker is not installed

Ouverte

#625 ouverte le 27 mai 2022

 (2 commentaires) (3 réactions) (0 personne assignée)Python (356 forks)batch import
documentationgogood first issue

Métriques du dépôt

Stars
 (5 724 étoiles)
Métriques de merge PR
 (Merge moyen 7j 8h) (19 PRs mergées en 30 j)

Description

When nvidia-docker isn't installed and you're trying to run a GPU model, Cog blows up with a big unparseable stack trace. We should check for nvidia-docker and show instructions for how to install nvidia-docker if it's not available.

Guide contributeur