Skip to content

v2.11.0-ollama

Latest
Compare
Choose a tag to compare
@stonezdj stonezdj released this 21 Jun 01:37

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.