Skip to content

Commit

Permalink
fix(mlc-llm): revert image for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets committed Sep 26, 2024
1 parent b425d9b commit 40267ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/apps/mlc-llm/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
main: &mlc
image: &img
repository: jank.ing/jjgadgets/mlc-llm
tag: rolling@sha256:ac45fb1a375f79108f4df830a6cd44ae5e086bc99f293b70f6ccfe052023fb49
tag: rolling@sha256:07faffd10763be433d4c3f3aadfbc4711d4257b62aabfcfda8aa5e896239129a
args: ["HF://mlc-ai/$(MODEL)"]
env: &envMain
TZ: "${CONFIG_TZ}"
Expand Down

0 comments on commit 40267ae

Please sign in to comment.