Co-authored-by: Patrick Devine <pdevine@sonic.net>
@@ -0,0 +1,9 @@
package main
import (
"github.com/ollama/ollama/cmd"
)
func main() {
cmd.NewCLI().Execute()
}
The note is not visible to the blocked user.