Commit 59a7e2d
committed
Add Idefics3 module and image processing functionality
- Introduced a new module `idefics3` in the models directory, which includes a new `processing.rs` file.
- Implemented the `Idefics3ImageProcessor` struct with methods for image resizing, splitting, rescaling, and normalization.
- Updated the main models module to include the new `idefics3` module alongside existing modules.
- Enhanced image processing capabilities to support various preprocessing tasks for vision models.1 parent d4bdbed commit 59a7e2d
3 files changed
Lines changed: 591 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments