Skip to content

Releases: stonezdj/harbor

v2.11.0-ollama

21 Jun 01:37
Compare
Choose a tag to compare

Support ollama registry, only support replicate model from registry.ollama.ai to Harbor.

  1. Install Harbor (see https://goharbor.io/docs/2.11.0/install-config/)
  2. Create registry, registry type select "Ollama", no username password is required.
  3. 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".
  4. 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.