mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 10:26:53 +02:00
change github.com/jmorganca/ollama
to github.com/ollama/ollama
(#3347)
This commit is contained in:
parent
29715dbca7
commit
1b272d5bcd
54 changed files with 115 additions and 115 deletions
|
@ -15,8 +15,8 @@ import (
|
|||
"runtime"
|
||||
"strings"
|
||||
|
||||
"github.com/jmorganca/ollama/format"
|
||||
"github.com/jmorganca/ollama/version"
|
||||
"github.com/ollama/ollama/format"
|
||||
"github.com/ollama/ollama/version"
|
||||
)
|
||||
|
||||
type Client struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue