Commit Graph

3 Commits

Author SHA1 Message Date
Ruben Ortlam d6fc8fe0c7 use unique pointers where possible 2026-03-31 11:22:36 +02:00
Ruben Ortlam 829c250073 tests: allow exporting graph ops from HF file without downloading weights 2026-03-30 15:06:03 +02:00
Bartowski d979f2b176
tests : model metadata loading from huggingface (#19796)
* Add model metadata loading from huggingface for use with other tests

* Add incremental chunking instead of full redownload, fix caching issue and add warning when it fails

* Add support for split models, load metadata from each individual split file, also avoid mmproj

* Code cleanup, revert incremental downloading

* Only compile when cpp-httplib has SSL support

* Fix formatting
2026-02-28 10:44:38 +01:00