JJGadgets / Biohazard

Watch your step, this playground might be hazardous 'round here… | JJGadgets' HomeLab monorepo
https://jjgadgets.tech
Apache License 2.0
33 stars 13 forks source link

chore(container): update image jank.ing/jjgadgets/mlc-llm to 6e13e34 #1100

Closed tinfoild[bot] closed 3 days ago

tinfoild[bot] commented 3 days ago

This PR contains the following updates:

Package Update Change
jank.ing/jjgadgets/mlc-llm digest b71a6f0 -> 6e13e34

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

cloudflare-workers-and-pages[bot] commented 3 days ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 587394d
Status: βœ…  Deploy successful!
Preview URL: https://d3db5166.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-jank-ing-jjgadgets-ykv0.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 3 days ago
--- kube/deploy/apps/mlc-llm/app Kustomization: flux-system/mlc-llm-app HelmRelease: mlc-llm/mlc-llm

+++ kube/deploy/apps/mlc-llm/app Kustomization: flux-system/mlc-llm-app HelmRelease: mlc-llm/mlc-llm

@@ -52,13 +52,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: READONLY
               MLC_JIT_POLICY: 'ON'
               MODEL: CodeLlama-7b-hf-q4f32_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm
-              tag: rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+              tag: rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
@@ -103,13 +103,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: 'ON'
               MLC_JIT_POLICY: 'OFF'
               MODEL: CodeLlama-7b-hf-q4f32_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm
-              tag: rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+              tag: rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             resources:
               limits:
                 cpu: 1000m
                 gpu.intel.com/i915: '1'
                 memory: 2Gi
               requests:
@@ -136,13 +136,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: READONLY
               MLC_JIT_POLICY: 'ON'
               MODEL: Llama-3.2-3B-Instruct-q4f16_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm
-              tag: rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+              tag: rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
@@ -187,13 +187,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: 'ON'
               MLC_JIT_POLICY: 'OFF'
               MODEL: Llama-3.2-3B-Instruct-q4f16_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm
-              tag: rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+              tag: rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             resources:
               limits:
                 cpu: 1000m
                 gpu.intel.com/i915: '1'
                 memory: 2Gi
               requests:
tinfoild[bot] commented 3 days ago
--- HelmRelease: mlc-llm/mlc-llm Deployment: mlc-llm/mlc-llm-codellama

+++ HelmRelease: mlc-llm/mlc-llm Deployment: mlc-llm/mlc-llm-codellama

@@ -71,13 +71,13 @@

         - name: MLC_JIT_POLICY
           value: 'ON'
         - name: MODEL
           value: CodeLlama-7b-hf-q4f32_1-MLC
         - name: TZ
           value: null
-        image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+        image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: mlc-llm/mlc-llm Deployment: mlc-llm/mlc-llm-llama3

+++ HelmRelease: mlc-llm/mlc-llm Deployment: mlc-llm/mlc-llm-llama3

@@ -71,13 +71,13 @@

         - name: MLC_JIT_POLICY
           value: 'ON'
         - name: MODEL
           value: Llama-3.2-3B-Instruct-q4f16_1-MLC
         - name: TZ
           value: null
-        image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+        image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-codellama-pull

+++ HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-codellama-pull

@@ -78,13 +78,13 @@

             - name: MLC_JIT_POLICY
               value: 'OFF'
             - name: MODEL
               value: CodeLlama-7b-hf-q4f32_1-MLC
             - name: TZ
               value: null
-            image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+            image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             name: main
             resources:
               limits:
                 cpu: 1000m
                 gpu.intel.com/i915: '1'
                 memory: 2Gi
--- HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-llama3-pull

+++ HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-llama3-pull

@@ -78,13 +78,13 @@

             - name: MLC_JIT_POLICY
               value: 'OFF'
             - name: MODEL
               value: Llama-3.2-3B-Instruct-q4f16_1-MLC
             - name: TZ
               value: null
-            image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:b71a6f0c895160331ef25ae35f83e96aa87766f8e02a63db8f01e964013775af
+            image: jank.ing/jjgadgets/mlc-llm:rolling@sha256:6e13e34a995af98e70ff6fb8698591133774fc6d1f75a748d75b2a3315d67127
             name: main
             resources:
               limits:
                 cpu: 1000m
                 gpu.intel.com/i915: '1'
                 memory: 2Gi