]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
feat: remove a sampler from a chain (#9445)
authorGilad S. <redacted>
Fri, 13 Sep 2024 01:54:49 +0000 (04:54 +0300)
committerGitHub <redacted>
Fri, 13 Sep 2024 01:54:49 +0000 (03:54 +0200)
commitbd35cb0ae357185c173345f10dc89a4ff925fc25
treecd4574970173c6d8246588c0cd91d5273d6ccf42
parent78203641fee3b1f82abaff0c7f667e1b4a286390
feat: remove a sampler from a chain (#9445)

* feat: remove a sampler from a chain

* fix: return removed sampler

* fix: safer casting
include/llama.h
src/llama-sampling.cpp