Y
Hacker News
new
|
ask
|
show
|
jobs
by
ioman
1068 days ago
Looks cool. I downloaded it, moved it to the applications directory and opened it. It's asking for Administrator access to install the command line. Why?
3 comments
ioman
1068 days ago
Further, apparently it's going to start up whenever I log in. Why?
link
jmorgan
1068 days ago
It adds a symlink for the "ollama" cli (you can see the source here:
https://github.com/jmorganca/ollama/blob/main/app/src/instal...
)
/usr/local/bin/ollama -> /Applications/Ollama.app/Contents/Resources/ollama
Sorry this was startling! We'll find a way to make it optional or easier to do yourself w/o needing to trust a dialog window.
link
caconym_
1068 days ago
I seem to have gotten around this by building from source. Super painless.
link