Dockerfile.nonroot
: includes model checkpoints and the model itself.Dockerfile.root
: same asDockerfile.nonroot
but runs asroot
.Dockerfile.runtime.nonroot
: Do not include model checkpoints. The checkpoints can be download separately and mounted to the container at runtime.Dockerfile.runtime.root
: same asDockerfile.runtime.nonroot
but runs asroot
.
Dockerfiles
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||