]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml, llama : use defaulted constructors/destructors (#17649)
authorHerman Semenoff <redacted>
Wed, 3 Dec 2025 06:12:18 +0000 (09:12 +0300)
committerGitHub <redacted>
Wed, 3 Dec 2025 06:12:18 +0000 (07:12 +0100)
commit37adc9c6ba6057bfe7c036c201abe85471d854a1
tree86df7f335d5786fd289da877ee1b41ac30455f7d
parent16cc3c606efe1640a165f666df0e0dc7cc2ad869
ggml, llama : use defaulted constructors/destructors (#17649)
ggml/src/gguf.cpp
src/llama-impl.h
src/llama-model.cpp
src/llama-vocab.cpp