趋近智
这部分内容有帮助吗?
llama.cpp
, Georgi Gerganov and `llama.cpp` Contributors, 2024 (ggml-org) - 创建 GGUF 的项目,提供 GGUF 模型在不同硬件上高效推理和转换的工具。ggml
- Machine learning in C/C++, Georgi Gerganov and `ggml` Contributors, 2024 (GitHub) - llama.cpp
和 GGUF 底层的核心 C/C++ 张量库,实现低精度计算。