mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-19 16:06:25 +02:00
talk-llama : sync llama.cpp
ggml-ci
This commit is contained in:
@@ -66,6 +66,7 @@ struct llama_hparams {
|
||||
float expert_weights_scale = 0.0;
|
||||
bool expert_weights_norm = false;
|
||||
uint32_t expert_gating_func = LLAMA_EXPERT_GATING_FUNC_TYPE_NONE;
|
||||
uint32_t moe_every_n_layers = 0;
|
||||
|
||||
float f_norm_eps;
|
||||
float f_norm_rms_eps;
|
||||
|
Reference in New Issue
Block a user