Browse Source

Remove default models from ollama to boot faster

Victor Lavaud 2 ngày trước cách đây
mục cha
commit
a80f04dbd7
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      ollama/values.yaml

+ 0 - 4
ollama/values.yaml

@@ -3,10 +3,6 @@ ollama:
     enabled: true
     type: "nvidia"
     number: 1 
-  models: 
-    - mistral
-    - mixtral
-    - gemma
 ingress:
   enabled: true
   className: "nginx"