mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-14 10:09:15 +02:00
talk-llama : sync llama.cpp
ggml-ci
This commit is contained in:
@ -170,8 +170,7 @@ private:
|
||||
ggml_tensor * shift,
|
||||
ggml_tensor * factors,
|
||||
float freq_base,
|
||||
float freq_scale,
|
||||
ggml_backend_buffer * bbuf) const;
|
||||
float freq_scale) const;
|
||||
|
||||
llm_graph_result_ptr build_kv_self_shift(
|
||||
ggml_context * ctx0,
|
||||
|
Reference in New Issue
Block a user