Skip to content

common: rename --tensor-read-lazy to --lazy-mode, add -lzm shorthand - #27969

Merged
ggerganov merged 1 commit into
masterfrom
gg/lazy-mode-arg
Aug 30, 2026
Merged

common: rename --tensor-read-lazy to --lazy-mode, add -lzm shorthand#27969
ggerganov merged 1 commit into
masterfrom
gg/lazy-mode-arg

Conversation

@ggerganov

Copy link
Copy Markdown
Member

Overview

Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the internal lazy_mode parameter, and add a -lzm shorthand.

  • common: --lazy-mode / -lzm, env var LLAMA_ARG_LAZY_MODE
  • llama-bench: accept -lzm / --lazy-mode
  • sync READMEs (cli, server, completion, llama-bench)

Additional information

Follow-up to #27881

Requirements

Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the
internal lazy_mode parameter, and add a -lzm shorthand. Sync the READMEs.

Assisted-by: pi:llama.cpp/Qwen3.8-27B
@github-actions github-actions Bot added documentation Improvements or additions to documentation server labels Aug 29, 2026
@ggerganov
ggerganov marked this pull request as ready for review August 29, 2026 15:34
@ggerganov
ggerganov requested review from a team and ngxson as code owners August 29, 2026 15:34
@ggerganov
ggerganov merged commit bebc935 into master Aug 30, 2026
24 of 26 checks passed
@ggerganov
ggerganov deleted the gg/lazy-mode-arg branch August 30, 2026 06:18
jbooth pushed a commit to jbooth/llama.cpp that referenced this pull request Aug 30, 2026
…gml-org#27969)

Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the
internal lazy_mode parameter, and add a -lzm shorthand. Sync the READMEs.

Assisted-by: pi:llama.cpp/Qwen3.8-27B
sangharshadhyeta pushed a commit to sangharshadhyeta/solid.cpp that referenced this pull request Sep 3, 2026
…gml-org#27969)

Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the
internal lazy_mode parameter, and add a -lzm shorthand. Sync the READMEs.

Assisted-by: pi:llama.cpp/Qwen3.8-27B
(cherry picked from commit bebc935)
Randozart added a commit to Randozart/llama.cpp that referenced this pull request Sep 4, 2026
KV restore batching (ggml-org#27991), kv-cells seq-scan early stop (ggml-org#28011),
MOE fusion to specdec + multi-token (ggml-org#27621), mm_ids_helper templated
fast path (ggml-org#27978), qwen4exp recurrent state rollback (ggml-org#28123),
n_layer_nextn load order (ggml-org#28159), FA K/V XOR-swizzle smem tiles
(ggml-org#25635), --lazy-mode -lzm (ggml-org#27837/ggml-org#27969).

TQ3/TurboQuant stack and vitriol-* integration auto-merged clean;
no conflicts. Experiment E1 of mining-experiment-master-plan-2026-09-01.
fewtarius pushed a commit to fewtarius/CachyLLama that referenced this pull request Sep 5, 2026
…gml-org#27969)

Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the
internal lazy_mode parameter, and add a -lzm shorthand. Sync the READMEs.

Assisted-by: pi:llama.cpp/Qwen3.8-27B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants