Skip to content

Commit

Permalink
Ensure whisper has GPU available
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 6, 2024
1 parent 081f717 commit b18c882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/k8s/whisper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spec:
cpu: "500m"
limits:
memory: "5Gi"
nvidia.com/gpu: "4"
ports:
- containerPort: 8080
readinessProbe:
Expand Down

0 comments on commit b18c882

Please sign in to comment.