Change8

b10700

📦 llama-cppView on GitHub →
1 features🔧 3 symbols

Summary

The --tensor-read-lazy CLI argument has been renamed to --lazy-mode to align with the internal parameter, and a new -lzm shorthand has been added.

Migration Steps

  1. Rename the --tensor-read-lazy CLI argument to --lazy-mode.

✨ New Features

  • Added a -lzm shorthand for the --lazy-mode CLI argument.

Affected Symbols