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

Function cli_dist_busy_set

ds4_cli.c:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 bool metal_graph_prompt_test;
93} cli_generation_options;
94
95typedef struct {
96 ds4_engine_options engine;
97 ds4_dist_options *dist;
98 cli_generation_options gen;
99 char *prompt_owned;
100 bool inspect;
101 /* CLI flag wiring: raw argv values for --gpu-vram and --gpu-devices.

Callers 2

run_sampled_generationFunction · 0.85
run_chat_turnFunction · 0.85

Calls 1

Tested by

no test coverage detected