瀏覽代碼

Updates the setup command to use llama3. (#3962)

Nataly Merezhuk 1 年之前
父節點
當前提交
8e30eb26bd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/ollama.iss

+ 1 - 1
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]