x: replace all import paths for bllamo.com with github.com/ollama/ollama
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"os"
|
||||
"text/tabwriter"
|
||||
|
||||
"bllamo.com/encoding/gguf"
|
||||
"github.com/ollama/ollama/x/encoding/gguf"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user