Skip to content

Commit

Permalink
Update ollama-server.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavan-kumar-99 authored Jun 7, 2024
1 parent ef54480 commit fd2a314
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clusters/home-cluster/ollama/ollama-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
memory: "4Gi"
limits:
cpu: "4000m"
memory: "4Gi"
memory: "6Gi"
replicaCount: 1
ollama:
gpu:
Expand All @@ -51,6 +51,7 @@ spec:
number: 1
models:
- gemma
- llama3
autoscaling:
enabled: false
minReplicas: 3
Expand Down

0 comments on commit fd2a314

Please sign in to comment.