MCPcopy Create free account
hub / github.com/antirez/ds4 / timespec

Class timespec

ds4.c:741–741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected