Josh Yan hai 8 meses
pai
achega
0e1ec461f9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      llm/gguf.go

+ 2 - 1
llm/gguf.go

@@ -11,8 +11,9 @@ import (
 	"slices"
 	"strings"
 
-	"github.com/ollama/ollama/api"
 	"golang.org/x/exp/maps"
+
+	"github.com/ollama/ollama/api"
 )
 
 type containerGGUF struct {