mirror of
https://github.com/ollama/ollama.git
synced 2025-07-12 21:52:56 +02:00
change github.com/jmorganca/ollama
to github.com/ollama/ollama
(#3347)
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"github.com/jmorganca/ollama/api"
|
||||
"github.com/ollama/ollama/api"
|
||||
)
|
||||
|
||||
func startApp(ctx context.Context, client *api.Client) error {
|
||||
|
Reference in New Issue
Block a user