Skip to content

podTemplate doesnt allow to change ollama image #77

@sebt3

Description

@sebt3

Hello,

Using the following model :

apiVersion: ollama.ayaka.io/v1
kind: Model
metadata:
  name: phi
spec:
  image: phi
  podTemplate:
    spec:
      containers:
      - name: server
        image: ollama/ollama:rocm

I'm still getting a pod using ollama/ollama:latest which, obviously is not the desired situation.
Is there a way to activate AMD GPU acceleration beside this ?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions