Commit Graph

4 Commits

Author SHA1 Message Date
Colin Kealty 3948227d23 Update with latest changes to state counters 2026-03-13 09:42:23 -04:00
Colin Kealty a3ff1940e9 Fix merge conflicts, add more schemas 2026-03-13 09:42:23 -04:00
Colin Kealty 99119ceaf4 Add unit test coverage for llama_tensor_get_type 2026-03-13 09:42:23 -04: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