Ollama
Last updated
Last updated
Ollama allows you to run open-source large language models, such as Llama 2, LLaVA, Mistral, Orca etc locally.
Install Ollama and download models.
We're using the gemma:2b
model in this example.
API Key is required but ignored, so you can input any string.
Run the following commands so that Ollama allows connection from AIChatOne
After that, you need to restart Ollama for the changes to take effect.