gofmt, goimports

This commit is contained in:
Michael Yang
2024-06-04 11:53:23 -07:00
parent ed56428dd7
commit 6297f85606
5 changed files with 9 additions and 8 deletions

View File

@@ -5,9 +5,9 @@ import (
"log/slog"
"github.com/ollama/ollama/api"
"github.com/ollama/ollama/envconfig"
"github.com/ollama/ollama/format"
"github.com/ollama/ollama/gpu"
"github.com/ollama/ollama/envconfig"
)
// This algorithm looks for a complete fit to determine if we need to unload other models