Browse Source

gofmt

brucemacd/cache-models
Bruce MacDonald 1 year ago
parent
commit
f2a4d058f9
  1. 1
      server/images_test.go

1
server/images_test.go

@ -9,7 +9,6 @@ import (
"github.com/ollama/ollama/types/model"
)
func TestModelCheckCapabilities(t *testing.T) {
// Create simple model file for tests that don't depend on GGUF content
completionModelPath, _ := createBinFile(t, ggml.KV{

Loading…
Cancel
Save