replicate/cog

Warn if nvidia-docker is not installed

Offen

#625 geöffnet am 27.05.2022

 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Python (356 Forks)batch import
documentationgogood first issue

Repository-Metriken

Stars
 (5.724 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 8h) (19 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide