mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 01:24:37 +02:00
talk-llama : sync llama.cpp
ggml-ci
This commit is contained in:
@ -30,6 +30,7 @@ struct llama_cparams {
|
||||
bool flash_attn;
|
||||
bool no_perf;
|
||||
bool warmup;
|
||||
bool op_offload;
|
||||
|
||||
enum llama_pooling_type pooling_type;
|
||||
|
||||
|
Reference in New Issue
Block a user