]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : add -hfd option for the draft model (#11318)
authorGeorgi Gerganov <redacted>
Mon, 20 Jan 2025 20:29:43 +0000 (22:29 +0200)
committerGitHub <redacted>
Mon, 20 Jan 2025 20:29:43 +0000 (22:29 +0200)
commit80d0d6b4b7abca342fc990399e78af8d213eabaf
treedf07581a25827d884c610ac569fd21696cb1023d
parentaea8ddd5165d525a449e2fc3839db77a71f4a318
common : add -hfd option for the draft model (#11318)

* common : add -hfd option for the draft model

* cont : fix env var

* cont : more fixes
common/arg.cpp
common/common.h
examples/server/server.cpp