Revert "Remove localai for now"
continuous-integration/drone/push Build is passing Details

This reverts commit 5c931ab17f.
This commit is contained in:
Tyler Perkins 2024-04-07 22:03:36 -04:00
parent 5c931ab17f
commit 0f31372431
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 15 additions and 15 deletions

View File

@ -15,21 +15,21 @@ spec:
spec: spec:
runtimeClassName: nvidia runtimeClassName: nvidia
containers: containers:
#- name: localai - name: localai
# image: quay.io/go-skynet/local-ai:v2.11.0-cublas-cuda12-ffmpeg image: quay.io/go-skynet/local-ai:v2.11.0-cublas-cuda12-ffmpeg
# ports: ports:
# - containerPort: 8080 - containerPort: 8080
# env: env:
# - name: GALLERIEIS - name: GALLERIEIS
# value: '[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}]' value: '[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}]'
# - name: DEBUG - name: DEBUG
# value: "true" value: "true"
# resources: resources:
# limits: limits:
# nvidia.com/gpu: 2 nvidia.com/gpu: 2
# volumeMounts: volumeMounts:
# - mountPath: "/build/models" - mountPath: "/build/models"
# name: models name: models
- name: filebrowser - name: filebrowser
image: git.clortox.com/infrastructure/filebrowser:v1.0.1 image: git.clortox.com/infrastructure/filebrowser:v1.0.1
ports: ports: