Simpify some of the changes

This commit is contained in:
Gaurav Garg
2026-07-10 21:48:33 +05:30
parent 3e753aa27d
commit 9c22762603
13 changed files with 120 additions and 119 deletions
+1 -1
View File
@@ -322,8 +322,8 @@ static llama_sampler_i test_single_output_backend_sampler_i = {
/* .backend_init = */ test_single_output_backend_sampler_backend_init,
/* .backend_accept = */ nullptr,
/* .backend_apply = */ test_single_output_backend_sampler_backend_apply,
/* .backend_reset = */ nullptr,
/* .backend_set_input = */ nullptr,
/* .backend_reset = */ nullptr,
};
static llama_sampler * test_single_output_backend_sampler_init(