llama.cpp
1892ae7e - llama_model_loader: PR feedbacks:

Commit
1 year ago
llama_model_loader: PR feedbacks: - use only one gguf_context for metadata only - store all ggml_context in a vector as the files and mappings - store all weights in a vector along with the source tensor - rename ctx_gguf to meta - rename ctx_meta to contexts
Author
Parents
Loading