]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
memory : clarify comments for r_l and s_l tensors [no ci] (#19203)
authorDaniel Bevenius <redacted>
Fri, 30 Jan 2026 14:18:41 +0000 (15:18 +0100)
committerGitHub <redacted>
Fri, 30 Jan 2026 14:18:41 +0000 (15:18 +0100)
commitf3bc98890c2b07f66c0ee20cd539abbfe9ea7639
tree90d8c1670184530430d05952c7f2407367f39376
parentc3b87cebff7dfdd73b850b8a194cd0a0c6bfcf49
memory : clarify comments for r_l and s_l tensors [no ci] (#19203)

This commit updates the comments in state_write_data to clarify that it
is handling the R and S tensors and not Key and Value tensors.
src/llama-memory-recurrent.cpp