You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: resolve repo type and fetch accordingly (#435)
* feat: resolve repo type and fetch accordingly
* fix: lint and format and prefer pinning hfh commit
* fix: pin hub library from git commit
* fix: update tests to specify repo type
* fix: bump overlay
* fix: prefer the hfh release
* fix: bump hf xet
* fix: improve _resolve_repo_type
* fix: remove debug line
* fix: prefer repo_info in _resolve_repo_type and handle 401
* fix: expect repo type model for the kernels-test org kernels
* fix: adjust error
* fix: adjust tests and reo type resolution
* fix: accept revision in _resolve_repo_type
* fix: get file metadata in repo info and remove extra try
* feat: run lock pytest as subprocess
* feat: prefer locking kernel repo hashes
* fix: avoid deprecation warning for now
* feat: make repo type optional and comment for siblings
* fix: remove repo_type from all public interfaces
* fix: remove backward compat of model repo types
* fix: improve error cases
* fix: bump lock files for kernel repos
* fix: avoid non version locking tests
* fix: avoid upload changes
* fix: apply lints after rebase
* fix: adjust repo not found error regression
* fix: adjust repo not found error regression in layer test too
* fix: revert back to hfhub error until 401 resolved
* fix: avoid the unneeded removal of repo type
* feat: enforce kwargs
* fix: adjust for kwarg
* fix: update test for kwarg changes
0 commit comments