mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-15 16:42:28 +02:00
@ -29,6 +29,7 @@ struct llama_cparams {
|
||||
bool offload_kqv;
|
||||
bool flash_attn;
|
||||
bool no_perf;
|
||||
bool warmup;
|
||||
|
||||
enum llama_pooling_type pooling_type;
|
||||
|
||||
|
Reference in New Issue
Block a user