context : fix recurrent reserve

ggml-ci
This commit is contained in:
Georgi Gerganov
2025-02-24 08:59:12 +02:00
parent 0699a44c83
commit a5a85a3bc0
2 changed files with 7 additions and 0 deletions

View File

@@ -447,6 +447,7 @@ private:
ggml_tensor * self_k_shift; // I32 [kv_size]
} inp;
protected:
//
// graph
//
@@ -570,6 +571,7 @@ private:
ggml_tensor * s_mask; // F32 [1, n_kv]
} inp;
protected:
//
// graph
//