llama-cpp-log-decoder 0.8.0

Decoder for the llama.cpp / ggml log callback stream
Documentation
1
2
3
4
5
6
7
pub mod decode_anomaly;
pub mod decode_output;
pub mod decode_result;
pub mod incoming_log_level;
pub mod log_decoder;
pub mod log_level;
pub mod log_line;