diff --git a/src/brevitas_examples/llm/config/default_template.yml b/src/brevitas_examples/llm/config/default_template.yml index 792e84008..e844c7dbe 100644 --- a/src/brevitas_examples/llm/config/default_template.yml +++ b/src/brevitas_examples/llm/config/default_template.yml @@ -1,5 +1,6 @@ act_calibration: false act_equalization: null +act_equalization_alpha: 0.5 bias_corr: false checkpoint_name: null convert_layernorm_to_rmsnorm: false