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

Function cli_interrupt_requested

ds4_cli.c:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 const char *perplexity_file_path;
80 const char *imatrix_dataset_path;
81 const char *imatrix_output_path;
82 int imatrix_max_prompts;
83 int imatrix_max_tokens;
84 ds4_think_mode think_mode;
85 bool head_test;
86 bool first_token_test;

Callers 3

run_sampled_generationFunction · 0.85
run_chat_turnFunction · 0.85
run_replFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected