llama.cpp/examples/model-conversion/scripts
Daniel Bevenius 20ca2e12c4
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.
2026-01-13 14:13:10 +01:00
..
causal model-conversion : remove -c 0 from model card template [no ci] (#18807) 2026-01-13 14:13:10 +01:00
embedding model-conversion : remove -st targets for converted model (#18689) 2026-01-08 09:29:15 +01:00
utils model-conversion : add warn about transformers mismatch (#18691) 2026-01-08 09:29:53 +01:00