Add SAM3-LiteText (#44320)
* Fix
* First draft
* Add push-to-hub options for SAM3-LiteText conversion
* Fix SAM3-LiteText model tests and text encoder init stability
* Add LiteText ViT auto mappings and use LiteText config
* Improve conversion script
* Do not require triton
* Improve modeling
* Fix repo
* Fix repo
* Add vision model to auto mapping
* Add missing entries to auto mapping
* reverse serve.py
* simplify implementation
* fix modular
* Address review comments
* fix repo
* fix after review 2
* fix tests + repo
* Address comments
* Address comments
* Make fix-repo
* add to hub cache + fixup base sam3 as well
---------
Co-authored-by: yonigozlan <yoni.gozlan@huggingface.co>
Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
Co-authored-by: vasqu <antonprogamer@gmail.com>