Learn how to install Ollama models in Shinkai
Ollama is an innovative Al platform designed to democratize access to large language models (LLMs) by allowing users to run these models locally on their machines. This capability enhances privacy and control over data, as it mitigates concerns associated with cloud-based solutions.
Check if model is available for quick installation
You can also check in your terminal the installed models in your device:
Pull new model from Ollama
Go to Ollama, and browse the model you want to install.
Copy the code ollama run <model>
and paste it in your terminal.
For example:
Check that the model is now installed in your device:
Add model to Shinkai
Open Shinkai > Go to AIs
> + Add AI
> + Manually Add AI
Congratulations! You have now installed a new Ollama model in your Shinkai Desktop App!
Learn how to install Ollama models in Shinkai
Ollama is an innovative Al platform designed to democratize access to large language models (LLMs) by allowing users to run these models locally on their machines. This capability enhances privacy and control over data, as it mitigates concerns associated with cloud-based solutions.
Check if model is available for quick installation
You can also check in your terminal the installed models in your device:
Pull new model from Ollama
Go to Ollama, and browse the model you want to install.
Copy the code ollama run <model>
and paste it in your terminal.
For example:
Check that the model is now installed in your device:
Add model to Shinkai
Open Shinkai > Go to AIs
> + Add AI
> + Manually Add AI
Congratulations! You have now installed a new Ollama model in your Shinkai Desktop App!