mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-20 05:33:37 +08:00
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.