Allow filtering the generated matrix (#1927)
* Allow filtering the generated matrix
* Allow the user to specify specific python, cuda
or torch versions in the base image binary.
* This allows an easy way to filter the matrix for
CI jobs.
* Update pkg/cli/baseimage.go
Co-authored-by: Mattt <mattt@replicate.com>
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
* Remove original matrix call
---------
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
Co-authored-by: Mattt <mattt@replicate.com>