mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 10:59:41 +00:00
clean and refactor handling of flags
This commit is contained in:
commit
1bd5992da4
10 changed files with 106 additions and 245 deletions
|
@ -1949,4 +1949,4 @@ const char * llama_print_system_info(void) {
|
|||
// For internal test use
|
||||
std::vector<std::pair<std::string, struct ggml_tensor *>>& llama_internal_get_tensor_map(struct llama_context * ctx) {
|
||||
return ctx->model.tensors_by_name;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue