models: return untagged model information on delete #117
Annotations
7 errors
|
test
Process completed with exit code 1.
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L247
cannot use &fakeModel{} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in variable declaration: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L154
cannot use &fakeModel{…} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in struct literal: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L132
cannot use &fakeModel{…} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in struct literal: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L113
cannot use &fakeModel{…} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in struct literal: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L98
cannot use &fakeModel{…} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in struct literal: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|
|
test:
pkg/inference/backends/llamacpp/llamacpp_config_test.go#L84
cannot use &fakeModel{…} (value of type *fakeModel) as "github.com/docker/model-distribution/types".Model value in struct literal: *fakeModel does not implement "github.com/docker/model-distribution/types".Model (missing method MMPROJPath)
|