]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
tests : use LBFGS optimizer instead of ADAM (close #276)
authorGeorgi Gerganov <redacted>
Sat, 24 Jun 2023 16:03:09 +0000 (19:03 +0300)
committerGeorgi Gerganov <redacted>
Sat, 24 Jun 2023 16:04:21 +0000 (19:04 +0300)
commitf9d21624f9b19be091da59dc76a6cb917847ae92
tree5851dce0344b9aa02a43e77acbf633fa5672bed4
parent505d05b5a8c5f2fd82cc1c69f39fc784233878fc
tests : use LBFGS optimizer instead of ADAM (close #276)

ADAM seems to behave differently since the recent training changes.
Need to see how to make it work again for test2 - probably some
parameters need to be adjusted
tests/test0.c
tests/test1.c
tests/test2.c
tests/test3.c