update welcome prompt in windows to llama3
(#4779)
This commit is contained in:
parent
476fb8e892
commit
d4a86102fd
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ write-host "Welcome to Ollama!"
|
|||
write-host ""
|
||||
write-host "Run your first model:"
|
||||
write-host ""
|
||||
write-host "`tollama run llama2"
|
||||
write-host "`tollama run llama3"
|
||||
write-host ""
|
Loading…
Add table
Reference in a new issue