transformers
Uniformize kwargs for LLaVa processor and update docs
#32858
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
Uniformize kwargs for LlaVa and update docs
yonigozlan
committed
1 year ago
Change order of processor inputs in docstring
yonigozlan
committed
1 year ago
Improve BC support for reversed images and text inputs
yonigozlan
committed
1 year ago
cleanup llava processor call docstring
yonigozlan
committed
1 year ago
Add encoded inputs as valid text inputs in reverse input check, add deprecation version in warning
yonigozlan
committed
1 year ago
Put function check reversed images text outside base processor class
yonigozlan
committed
1 year ago
Refactor _validate_images_text_input_order
yonigozlan
committed
1 year ago
Add ProcessingUtilTester
yonigozlan
committed
1 year ago
fix processing and test_processing
yonigozlan
committed
1 year ago
Loading