technology
someone@debian:~$ ollama run orca-mini
pulling manifest
pulling 66002b78c70a... 100% ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ 2.0 GB
pulling dd90d0f2b7ee... 100% ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ 95 B
pulling 93ca9b3d83dc... 100% ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ 89 B
pulling 33eb43a1488d... 100% ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ 52 B
pulling fd52b10ee3ee... 100% ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ 455 B
verifying sha256 digest
writing manifest
removing any unused layers
success
>>> hi
Hello! How can I assist you today?
>>> /dry
Unknown command '/dry'. Type /? for help
>>> /set
Available Commands:
/set parameter ... Set a parameter
/set system <string> Set system prompt
/set template <string> Set prompt template
/set history Enable history
/set nohistory Disable history
/set wordwrap Enable wordwrap
/set nowordwrap Disable wordwrap
/set format json Enable JSON mode
/set noformat Disable formatting
/set verbose Show LLM stats
/set quiet Disable LLM stats
>>> /set verbose
Set 'verbose' mode.
>>> Write a poem
Sure, here's a short poem I came up with:
Birds singing their songs so bold,
The sun shining bright and clear,
The flowers blooming in colorful array,
Nature's beauty all around.
The breeze blowing gently by and by,
The world moving at its own pace,
Life going on with such ease and grace,
Nature's pure delight.
Oh, how I love this world of mine,
Full of wonder, joy, and love,
A place where hope and dreams do come true,
Where anything is possible yet.
total duration: 2.145050742s
load duration: 1.405962ms
prompt eval count: 91 token(s)
prompt eval duration: 148.076ms
prompt eval rate: 614.55 tokens/s
eval count: 127 token(s)
eval duration: 1.943168s
eval rate: 65.36 tokens/s
>>> Send a message (/? for help)