llama-cpp-bindings-sys 0.8.0

Low level bindings to llama.cpp
Documentation
1
2
3
4
5
6
7
8
9
#pragma once

#include "marker_probe.h"

namespace marker_probes {

probe_result chunked_thinking(const common_chat_template & tmpl);

}  // namespace marker_probes