|
liblloyal 1.0.0
Branched Inference for llama.cpp
|
Functions | |
| ggml_type | from_str (const std::string &s) |
Map string name to ggml_type enum (matches llama.cpp CLI -ctk/-ctv flags). | |
|
inline |
Map string name to ggml_type enum (matches llama.cpp CLI -ctk/-ctv flags).
Returns GGML_TYPE_COUNT as sentinel on unknown input — caller must check.