replicate/cog

Warn if nvidia-docker is not installed

Aberta

#625 aberto em 27 de mai. de 2022

 (2 comentários) (3 reações) (0 responsável)Python (356 forks)batch import
documentationgogood first issue

Métricas do repositório

Stars
 (5.724 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 8h) (19 fundiu PRs em 30d)

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.

Guia do colaborador