Pavel Iakubovskii
cc24b0378e
Better typing for model.config (#39132)
* Apply to all models config annotation
* Update modular to preserve order
* Apply modular
* fix define docstring
* fix dinov2 consistency (docs<->modular)
* fix InstructBlipVideoForConditionalGeneration docs<->modular consistency
* fixup
* remove duplicate code
* Delete config_class attribute from the modeling code
* Add config_class attribute in base model
* Update init sub class
* Deprecated models update
* Update new models
* Fix remote code BC issue
* fixup
* fixing more corner cases
* fix new models
* add test
* modular docs update
* fix comment a bit
* fix for py3.9
2025-07-16 14:50:35 +02:00
..
2025-04-08 14:12:08 +02:00
2025-07-16 14:16:16 +02:00
2025-06-25 14:31:20 +00:00
2025-04-28 14:20:45 +01:00
2025-06-26 16:25:00 +01:00
2025-06-23 10:56:51 +02:00
2025-07-16 14:00:17 +02:00
2025-07-16 14:00:17 +02:00
2025-06-25 17:29:10 +00:00
2025-06-27 18:33:11 +02:00
2025-07-15 14:28:59 +01:00
2025-07-15 17:16:10 +02:00
2025-07-10 19:07:59 +01:00
2025-06-11 17:28:06 +01:00
2025-07-09 21:14:45 +00:00
2025-06-26 16:25:00 +01:00
2025-07-16 13:35:53 +02:00
2025-07-16 14:50:35 +02:00
2025-06-13 16:22:12 +01:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-07-12 23:39:06 +00:00
2025-06-26 16:25:00 +01:00
2025-07-16 14:00:17 +02:00
2025-06-17 19:37:18 +01:00
2025-07-16 11:31:35 +02:00
2025-06-25 17:29:10 +00:00
2025-06-26 16:25:00 +01:00
2025-07-11 16:26:58 +00:00
2025-03-17 16:09:46 +01:00
2025-07-12 23:39:06 +00:00