Support ollama registry, only support replicate model from registry.ollama.ai to Harbor.
- Install Harbor (see https://goharbor.io/docs/2.11.0/install-config/)
- Create registry, registry type select "Ollama", no username password is required.
- After the registry is created, create a replication rule, the repository should be exact match, such as "library/llama3", tag should be exact match "latest".
- Replicate the model from model to Harbor.
If it is useful to you, please click the 👍 , if there are enough user count, we are going to merge the PR into the https://github.com/goharbor/harbor.