context : remove redundant virtual, protected -> private

ggml-ci
This commit is contained in:
Georgi Gerganov
2025-02-23 20:02:11 +02:00
parent 6378112cb5
commit 0699a44c83
4 changed files with 79 additions and 66 deletions

View File

@@ -117,9 +117,6 @@ public:
float kq_scale,
int il);
virtual ggml_tensor * build_inp_self_k_shift(
ggml_context * ctx0);
virtual ggml_tensor * build_inp_embd_enc(
ggml_context * ctx0);