change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347)

This commit is contained in:
Patrick Devine
2024-03-26 13:04:17 -07:00
committed by GitHub
parent 29715dbca7
commit 1b272d5bcd
54 changed files with 115 additions and 115 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/pdevine/tensor/native"
"github.com/x448/float16"
"github.com/jmorganca/ollama/format"
"github.com/ollama/ollama/format"
)
type ContainerGGUF struct {