Commit Graph

6 Commits

Author SHA1 Message Date
Adrien Gallouët 3645fee1ed
Check all inputs
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-22 19:08:26 +00:00
Adrien Gallouët 5572986afa
Prefer main when getting cached ref
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-22 09:18:48 +00:00
Adrien Gallouët 77fa9a9990
Restore common_cached_model_info and align mmproj filtering
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-22 09:04:08 +00:00
Adrien Gallouët e404f6ab1c
Improve error handling and report API errors
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-20 22:15:55 +00:00
Adrien Gallouët b6c7bcfa62
Cleanup
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-20 18:06:33 +00:00
Adrien Gallouët 6fd16ba05c
common : add standard Hugging Face cache support
- Use HF API to find all files
- Migrate all manifests to hugging face cache at startup

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
2026-03-20 14:11:20 +00:00