From 8e30eb26bda843ccefda352a89e8b7283cc63ad8 Mon Sep 17 00:00:00 2001 From: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com> Date: Fri, 26 Apr 2024 18:41:01 -0400 Subject: [PATCH] Updates the setup command to use llama3. (#3962) --- app/ollama.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ollama.iss b/app/ollama.iss index ffeace81..2c6de90f 100644 --- a/app/ollama.iss +++ b/app/ollama.iss @@ -129,7 +129,7 @@ SetupAppRunningError=Another Ollama installer is running.%n%nPlease cancel or fi ;FinishedHeadingLabel=Run your first model -;FinishedLabel=%nRun this command in a PowerShell or cmd terminal.%n%n%n ollama run llama2 +;FinishedLabel=%nRun this command in a PowerShell or cmd terminal.%n%n%n ollama run llama3 ;ClickFinish=%n [Registry]