mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-01 00:30:21 +00:00
befaf1197f
This commit makes the cell_id variable const in the inp_s_mask block. The motivation for this change is consistency with the code in the inp_s_copy block.