This commit is contained in:
Michael Yang
2024-04-10 11:26:15 -07:00
parent ad90b9ab3d
commit 2b4ca6cf36
4 changed files with 3 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/jmorganca/ollama/api"
"github.com/ollama/ollama/api"
)
func main() {