]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
train : fix KQ_pos allocation (#3392)
authorGeorgi Gerganov <redacted>
Fri, 29 Sep 2023 16:05:18 +0000 (19:05 +0300)
committerGitHub <redacted>
Fri, 29 Sep 2023 16:05:18 +0000 (19:05 +0300)
commitbc34dd4f5b5a7c10ae3ed85a265ce6f2ed2fab79
tree361b5fc14a3d49f7e4fb68efbbd28cc9dc1608e9
parent2777a84be429401a2b7d33c2b6a4ada1f0776f1b
train : fix KQ_pos allocation (#3392)

* train : fix KQ_pos allocation

* make sure KQ_pos is not reallocated in finetune

---------

Co-authored-by: xaedes <redacted>
examples/finetune/finetune.cpp
examples/train-text-from-scratch/train-text-from-scratch.cpp