mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 15:45:57 +02:00
talk-llama : sync llama.cpp
ggml-ci
This commit is contained in:
@ -34,8 +34,7 @@ public:
|
||||
llama_memory_state_ptr init_batch(
|
||||
const llama_batch & batch,
|
||||
uint32_t n_ubatch,
|
||||
bool embd_pooled,
|
||||
bool logits_all) override;
|
||||
bool embd_all) override;
|
||||
|
||||
llama_memory_state_ptr init_full() override;
|
||||
|
||||
|
Reference in New Issue
Block a user