Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image jank.ing/jjgadgets/mlc-llm-nightly to v2024.10.20 #1209

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Oct 20, 2024

This PR contains the following updates:

Package Update Change OpenSSF
jank.ing/jjgadgets/mlc-llm-nightly (source) patch 2024.10.19 -> 2024.10.20 OpenSSF Scorecard

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Oct 20, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: b104c9e
Status: ✅  Deploy successful!
Preview URL: https://9a92eb19.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-jank-ing-jjgadgets-d1zh.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Oct 20, 2024

--- 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: Llama-3.2-3B-Instruct-q4f16_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm-nightly
-              tag: 2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+              tag: 2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
@@ -104,13 +104,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-nightly
-              tag: 2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+              tag: 2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:
                 cpu: 10m
@@ -136,13 +136,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: READONLY
               MLC_JIT_POLICY: 'ON'
               MODEL: Phi-3.5-mini-instruct-q4f16_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm-nightly
-              tag: 2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+              tag: 2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
@@ -188,13 +188,13 @@

               MLC_DOWNLOAD_CACHE_POLICY: 'ON'
               MLC_JIT_POLICY: 'OFF'
               MODEL: Phi-3.5-mini-instruct-q4f16_1-MLC
               TZ: null
             image:
               repository: jank.ing/jjgadgets/mlc-llm-nightly
-              tag: 2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+              tag: 2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:
                 cpu: 10m

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Oct 20, 2024

--- 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-nightly:2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+        image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: mlc-llm/mlc-llm Deployment: mlc-llm/mlc-llm-phi3

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

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

         - name: MLC_JIT_POLICY
           value: 'ON'
         - name: MODEL
           value: Phi-3.5-mini-instruct-q4f16_1-MLC
         - name: TZ
           value: null
-        image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+        image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-llama3-pull

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

@@ -79,13 +79,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-nightly:2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+            image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             name: main
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:
--- HelmRelease: mlc-llm/mlc-llm CronJob: mlc-llm/mlc-llm-phi3-pull

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

@@ -79,13 +79,13 @@

             - name: MLC_JIT_POLICY
               value: 'OFF'
             - name: MODEL
               value: Phi-3.5-mini-instruct-q4f16_1-MLC
             - name: TZ
               value: null
-            image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.19@sha256:a847b9b2712074a59492035329d6195c19d871197e8e751b49daca9091b6734d
+            image: jank.ing/jjgadgets/mlc-llm-nightly:2024.10.20@sha256:ba725fd7bc0db4df715c9732f900f29bc6731c86da15b2a705f34e646339a43f
             name: main
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
               requests:

@tinfoild tinfoild bot merged commit d10b9a1 into main Oct 20, 2024
3 checks passed
@tinfoild tinfoild bot deleted the renovate/jank.ing-jjgadgets-mlc-llm-nightly-2024.x branch October 20, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants