Commit graph

6 commits

Author SHA1 Message Date
jeromeku
ecf70d6caa add quant type test 2025-03-31 17:58:44 -07:00
jeromeku
959727a2d2 add model search method 2025-03-31 17:36:19 -07:00
jeromeku
d93120db9d refactor model registration tests for new registry apis 2025-03-31 17:22:26 -07:00
jeromeku
f21d61ae5d move hf hub utils to unsloth/utils 2025-03-28 16:54:38 -07:00
jeromeku
6f6a7a5e9b add model registry 2025-03-28 16:49:12 -07:00
jeromeku
4a18c881c5 Add QLoRA Train and Merge16bit Test (#2130)
* add reference and unsloth lora merging tests

* add test / dataset printing to test scripts

* allow running tests from repo root

* add qlora test readme

* more readme edits

* ruff formatting

* additional readme comments

* forgot to add actual tests

* add apache license
2025-03-21 17:53:37 -07:00