]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : disable Direct IO by default (#19109)
authorGeorgi Gerganov <redacted>
Wed, 28 Jan 2026 07:11:13 +0000 (09:11 +0200)
committerGitHub <redacted>
Wed, 28 Jan 2026 07:11:13 +0000 (09:11 +0200)
commitc5c64f72ac452b4be8335631ac9269f10355b597
tree8946597d0387e4d314583b4ed8beaaa32dd558d0
parenteef375ce167cf36d8ed2cf347be95a7a7a90fb5e
llama : disable Direct IO by default (#19109)

* llama : disable Direct IO by default

* cont : override mmap if supported
common/arg.cpp
common/common.h
include/llama.h
src/llama-model-loader.cpp
src/llama-model.cpp
src/llama-quant.cpp