replicate/cog
Pick latest CUDA patch version when specifying minor version
クローズ
#813 opened on 2022/11/27
good first issuenexttype/bug
Repository metrics
- Stars
- (5,724 個のスター)
- PR merge metrics
- (平均マージ 7d 8h) (30d で 19 merged PRs)
説明
build:
python_version: "3.10"
cuda: "11.6"
python_packages:
- "torch==1.13.0"
This automatically selects CUDA 11.6.0 for the base image. It should pick the latest patch version and use 11.6.2.