-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working