[model] Add VideoLLaMA3 implementation (#40499)
* Add VideoLLaMA3 implementation
* Run style fix
* Switch to modular
* Fix config and smart_resize
* Fix
* Fix
* Fix style
* Fix
* Ruff fix
* Rename
* Rename
* Fix
* Clean
* Fix consistency
* Add doc
* Fix
* Fix
* Fix doc
* Update generated code
* remove test_initialization
* fix tests
* simplify
* tests
* Add VideoLlama3IntegrationTest
* replace asserts
* fix tests
---------
Co-authored-by: steven-ccq <55176896+steven-ccq@users.noreply.github.com>
Co-authored-by: steven-ccq <1456320989@qq.com>
Co-authored-by: Cyril Vallez <cyril.vallez@huggingface.co>
Co-authored-by: Cyril Vallez <cyril.vallez@gmail.com>