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

Function tensor_by_namef

ds4.c:3122–3127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3120 uint32_t n_swa = 0;
3121 uint32_t indexer_heads = 0;
3122 uint32_t indexer_head_dim = 0;
3123 uint32_t indexer_top_k = 0;
3124 uint32_t n_expert = 0;
3125 uint32_t n_expert_used = 0;
3126 uint32_t n_expert_groups = 0;
3127 uint32_t n_group_used = 0;
3128 uint64_t tensor_bytes = 0;
3129 uint64_t params = 0;
3130

Callers 1

weights_bind_layerFunction · 0.85

Calls 2

ds4_dieFunction · 0.85
model_find_tensorFunction · 0.85

Tested by

no test coverage detected