| 739 | .n_hc = 4, |
| 740 | .n_hc_sinkhorn_iter = 20, |
| 741 | .rms_eps = DS4_DEFAULT_RMS_EPS, |
| 742 | .hc_eps = DS4_DEFAULT_HC_EPS, |
| 743 | .expert_weight_scale = 1.5f, |
| 744 | .swiglu_clamp_exp = DS4_DEFAULT_SWIGLU_CLAMP_EXP, |
nothing calls this directly
no outgoing calls
no test coverage detected