|
liblloyal 1.0.0
Composable primitives for llama.cpp inference
|
#include <minja.hpp>
Public Member Functions | |
| LoopControlException (const std::string &message, LoopControlType control_type) | |
| LoopControlException (LoopControlType control_type) | |
Public Attributes | |
| LoopControlType | control_type |
|
inline |
|
inline |
| LoopControlType minja::LoopControlException::control_type |