mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:00:20 +00:00
5803c8d115
* tests: allow exporting graph ops from HF file without downloading weights * use unique_ptr for llama_context in HF metadata case * fix missing non-required tensors falling back to type f32 * use unique pointers where possible * use no_alloc instead of fixing f32 fallback * fix missing space