Commit graph

5 commits

Author SHA1 Message Date
jeromeku
7dbf51ab2c add model search method 2025-03-31 17:36:19 -07:00
jeromeku
6608bb6faf refactor model registration tests for new registry apis 2025-03-31 17:22:26 -07:00
jeromeku
5de4efe082 move hf hub utils to unsloth/utils 2025-03-28 16:54:38 -07:00
jeromeku
6522722f19 add model registry 2025-03-28 16:49:12 -07:00
jeromeku
656d19c899 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