Files
llama.cpp/src
Francis Couture-Harpin 94c3d53043 kv-cache : remove const_cast when setting inputs for s_copy
And also fix multi-user inference for recurrent models
by using cell_id instead of i as the kv cell index
when populating s_copy.
2025-05-01 22:18:57 -04:00
..