2025-04-03 18:11:29 +01:00
2025-04-03 13:19:41 +01:00
2025-04-03 11:59:48 +01:00
2025-04-03 07:07:39 +01:00
2025-04-03 18:11:29 +01:00
2025-04-03 12:22:33 +01:00

ollama-models

A few ollama models I've created to give the AI some sense of uniqueness and persona.

Installation

First clone the repo;

git clone https://gitea.erb.pw/ml/ollama-models

Then to list available models, run;

./install list

It will give you an example, but if you wanna install one, you would do;

./install pathto/modelfile

If you want to install all available models, run;

./install all
Description
A few ollama models I've created to give the AI some sense of uniqueness and persona.
Readme 47 KiB
Languages
Shell 100%