* feat(ci): log into HF to unblock some CI tests
* chore(ci): change hf call + secret name
* fix(ci): temp fix for pi0 rtc test
* test(policies): require_cuda for unblocked tests
* test(policies): require_cuda wall_x
* fic(tests): require_cuda outter most for pi0
* fix(test): return instead of yield
---------
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
* fix(pi): remove loss truncation
* fix(pi): remove state padding before tokenization
* fix(pi): fix image padding value
* fix from_pretrain
* add transformer v5 changes
* remove reference
* more fixes
* make it work
* add support for rest of pi family
* add pifast work
* more changes
* more changes
* more cleanup
* fix torch params
* dtype fix
* torch compile
* embed mismatch fix
* revert groot
* more nit fixes
* remove unused classes
* more fixes
* revert
* nit
* torch dtype warning fix
* but back dynamic renaming
* add tie embedding
---------
Co-authored-by: Yufei Sun <skieyfly@gmail.com>