MCPcopy Create free account
hub / github.com/antirez/llama.cpp-deepseek-v4-flash / clip_set_debug_output_embeddings

Function clip_set_debug_output_embeddings

tools/mtmd/clip.cpp:3939–3941  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3937//
3938
3939void clip_set_debug_output_embeddings(clip_ctx * ctx, bool enable) {
3940 ctx->debug_output_embeddings = enable;
3941}

Callers 1

mtmd_debug_encode_implFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected