Skip to content

Commit

Permalink
Additional instructions for ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyonicbytes committed Jan 23, 2024
1 parent 56ecfa5 commit 714f0f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/tauri-postgres/demo-darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install_ollama() {
echo "Installing ollama"
wget https://github.com/jmorganca/ollama/releases/download/v0.1.20/ollama-darwin
chmod +x ollama-darwin
mv ollama-darwin src-tauri/ollama-darwin-aarch64-apple-darwin
}

start_ollama() {
Expand Down

0 comments on commit 714f0f2

Please sign in to comment.