replicate/cog

Pick the latest ubuntu version for GPU images

Closed

#535 opened on Apr 4, 2022

 (1 comment) (0 reactions) (0 assignees)Python (356 forks)batch import
good first issue

Repository metrics

Stars
 (5,724 stars)
PR merge metrics
 (Avg merge 7d 8h) (19 merged PRs in 30d)

Description

There are various different Ubuntu versions for the Nvidia images (-ubuntu18.04, -ubuntu20.04, etc). Cog non-deterministically picks these, instead of the latest. It should pick the latest, or at least be consistent.

Contributor guide