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

Function xcalloc

ds4.c:694–699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692 .n_expert_shared = 1,
693 .n_ff_exp = 2048,
694 .n_ff_dense = 12288,
695 .n_hash_layer = 0,
696 .n_swa = 0,
697 .n_indexer_head = 32,
698 .n_indexer_head_dim = 128,
699 .n_indexer_top_k = 2048,
700 .n_hc = 0,
701 .n_hc_sinkhorn_iter = 0,
702 .n_nextn_predict = 1,

Calls 2

ds4_alloc_guard_checkFunction · 0.85
ds4_dieFunction · 0.85

Tested by

no test coverage detected