Quentin Gallouédec
|
de24fb63ed
|
Use HF papers (#38184)
* Use hf papers
* Hugging Face papers
* doi to hf papers
* style
|
2025-06-13 11:07:09 +00:00 |
|
Cyril Vallez
|
4602059aae
|
[modular] Fix the prefix-based renaming if the old and new model share a common name suffix (#37829)
* first try
* Fix and set examples
* style
* fix
* Update modular_test_detr.py
* Update image_processing_new_imgproc_model.py
* Update modular_model_converter.py
|
2025-04-29 10:43:23 +02:00 |
|
cyyever
|
0fb8d49e88
|
Use Python 3.9 syntax in examples (#37279)
Signed-off-by: cyy <cyyever@outlook.com>
|
2025-04-07 12:52:21 +01:00 |
|
Cyril Vallez
|
91be6a5eb2
|
Modular: support for importing functions from any file (#35692)
* fix function imports
* improve comment
* Update modeling_switch_function.py
* make checks more robust
* improvement
* rename
* final test update
|
2025-01-16 16:37:53 +00:00 |
|