Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ollama.version not picked up by ollama service if using rocm for AMD #178

@ffirmanff

Description

@ffirmanff

I am having issue getting ollama to work with AMD 780M, and had to use an older image. However noticed the ollama-init would pick up the new version, but not ollama.

E.g.,

harbor config set ollama.version 0.5.7-rocm

Found out compose.x.ollama.rocm.yml has this hardcoded:

image: ollama/ollama:rocm

Should the above be this instead?

image: ollama/ollama:${HARBOR_OLLAMA_VERSION}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions