Ollama: Difference between revisions

Onny (talk | contribs)
Initial page
 
Onny (talk | contribs)
Add note on obtaining LLMs
Line 17: Line 17:
Download and run Mistral LLM model as an interactive prompt<syntaxhighlight lang="bash">
Download and run Mistral LLM model as an interactive prompt<syntaxhighlight lang="bash">
ollama run mistral
ollama run mistral
</syntaxhighlight>
</syntaxhighlight>For ruther models see [https://ollama.ai/library Ollama library].