Jade Choghari
43b0f17eb9
feat(policies): Add X-VLA (#2405)
* first commit
* more fixes
* add franka action
* update testing script
* add changes
* update files
* logits matching
* add imagenet as a norm type
* logits matching atol1e-2
* more eval fixes
* more changes
* xvla works on libero
* remove seed
* more refactoring
* more fixes
* more changes
* more changes
* more fixes
* migrate policy revert
* major pre-commit cleanup
* renaming
* revert to self.transformer
* refactor
* new changes
* clean
* update libero
* more changes
* make it work
* more changes:
* remove imagenet dependency
* style
* more
* more refactor
* remove proprio
* add loss
* more
* more
* add freeze/unfreeze options
* add testing
* upgrade transformers version
* update testing
* add installation
* remove .sh file
* fix testing
* silent linter in xvlatest
* fix failing test
* upgrade test, fix failing
* fix testing
* more fixes to testing
* require cuda in tests
* temp check
* add xvla docs
* fix styling
* update libero doc
* remove timm dep
* add different dtype support
* remove timm skip
* remove white lines
* Enhance X-VLA finetuning documentation with optimizer details (#2537)
Added detailed instructions for implementing a custom optimizer and modifying parameter retrieval for X-VLA finetuning.
Signed-off-by: Jinliang Zheng <54488861+2toinf@users.noreply.github.com>
* fix style
* iterate on review
* iterate on cpilot
* revert xvla dep
* free up ci
* test(xvla): remove main test (#2565)
* Add xvla custom optim and dtype (#2567)
* add custom optim
* add custom optim
* add auto mode
* more changes
* add identity to all
* add auto
* release
* add docs
* make image smaller docs
* smaller image in doc
* evan smaller image doc
* finalize doc
---------
Signed-off-by: Jinliang Zheng <54488861+2toinf@users.noreply.github.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
Co-authored-by: Jinliang Zheng <54488861+2toinf@users.noreply.github.com>
Co-authored-by: Michel Aractingi <michel.aractingi@huggingface.co>
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
2025-12-03 15:29:14 +01:00
..
2025-12-03 15:29:14 +01:00
2025-10-08 20:07:14 +02:00
2025-11-26 14:28:04 +01:00
2025-09-18 15:25:26 +02:00
2025-12-03 12:09:24 +01:00
2025-08-07 14:25:44 +02:00
2025-06-05 17:48:43 +02:00
2025-09-18 15:25:26 +02:00
2025-11-19 18:36:14 +01:00
2025-11-26 17:42:16 +01:00
2025-11-04 14:52:46 +01:00
2025-08-28 11:18:54 +02:00
2025-10-26 15:37:41 +08:00
2025-09-23 16:32:34 +02:00
2025-09-29 10:49:36 +02:00
2025-08-07 14:25:44 +02:00
2025-11-26 17:42:16 +01:00
2025-09-18 15:25:26 +02:00
2025-07-17 14:30:20 +02:00
2025-12-03 13:36:59 +01:00
2025-10-17 16:33:46 +02:00
2025-10-09 15:20:07 +02:00
2025-09-24 16:17:39 +02:00
2025-09-24 16:17:39 +02:00
2025-10-11 21:15:43 +02:00
2025-12-03 15:29:14 +01:00
2025-10-14 17:21:18 +02:00
2025-10-16 17:41:55 +02:00
2025-07-17 14:30:20 +02:00
2025-10-09 15:20:07 +02:00
2025-10-26 15:37:41 +08:00
2025-10-26 15:37:41 +08:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2025-10-23 13:50:30 +02:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2025-08-01 17:39:39 +02:00
2025-09-15 09:53:30 +02:00
2025-09-29 10:49:36 +02:00
2025-09-05 11:03:14 +02:00
2025-11-19 11:19:48 +01:00
2025-10-02 13:14:45 +02:00
2025-09-24 16:17:39 +02:00
2025-09-24 16:17:39 +02:00
2025-12-01 16:10:13 +01:00
2025-10-10 12:32:07 +02:00
2025-12-03 15:29:14 +01:00