Skip to content

Commit

Permalink
Upgrade phi3 to phi3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Sep 6, 2024
1 parent 34770df commit df94efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/install-ollama-models.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pid=$!
sleep 5

echo "🔴 Retrieve Ollama models..."
ollama pull phi3
ollama pull phi3.5
ollama pull nomic-embed-text
echo "🟢 Done!"

Expand Down

0 comments on commit df94efe

Please sign in to comment.