mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-09 10:17:06 +00:00
context : remove redundant virtual, protected -> private
ggml-ci
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user