chore(oci/mlc-llm): update 0.19.0 ➼ 0c7428c (#2209)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-04-21 14:22:53 +00:00
committed by GitHub
parent 77061969cb
commit 100a79ce87

View File

@@ -28,7 +28,7 @@ spec:
main: &mlc
image: &img
repository: jank.ing/jjgadgets/mlc-llm
tag: 0.19.0@sha256:acbe4da65245cdc424eb16de4dd09b6c77fc1dc48f871f04faca4c0365341420
tag: 0.19.0@sha256:0c7428cdbf8435ca10e52b4ca564278e48c24ec639c017260cdd39baa3a95384
args: ["HF://mlc-ai/$(MODEL)", "--enable-debug", "--overrides", "max_num_sequence=1;max_total_seq_length=$(CONTEXT_SIZE)"]
env: &envMain
TZ: "${CONFIG_TZ}"