]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model-conversion : remove -c 0 from model card template [no ci] (#18807)
authorDaniel Bevenius <redacted>
Tue, 13 Jan 2026 13:13:10 +0000 (14:13 +0100)
committerGitHub <redacted>
Tue, 13 Jan 2026 13:13:10 +0000 (14:13 +0100)
commit20ca2e12c40bb1b17b22b8acef22bf559a6f91c3
treee01ab2d08d19bcb9ce3c4c396475e43d60d2bb03
parentea4a321f2a607ca315d998f0656fd255715884a6
model-conversion : remove -c 0 from model card template [no ci] (#18807)

This commit removes the `-c, --ctx-size N` from the llama-server
command in the model card template for causal models.

The motivation for this is that -c 0 is the default and specifying it
is redundant.
examples/model-conversion/scripts/causal/modelcard.template