]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests : add integration test for lora adapters (#8957)
authorltoniazzi <redacted>
Sun, 18 Aug 2024 09:58:04 +0000 (10:58 +0100)
committerGitHub <redacted>
Sun, 18 Aug 2024 09:58:04 +0000 (11:58 +0200)
commit2339a0be1c8e31fcf4531427183b94f2ef019e56
treedb2ee733957972aadc3d2aa7720af9a76be48dc4
parent2fb9267887d24a431892ce4dccc75c7095b0d54d
tests : add integration test for lora adapters (#8957)

* Add printing to check weights match torch version

* minor code style changes

---------

Co-authored-by: Xuan Son Nguyen <redacted>
.gitignore
tests/test-lora-conversion-inference.sh [new file with mode: 0755]