Update Transformers integration (#1071)
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
pollfly
2025-03-10 15:00:31 +02:00
committed by GitHub
parent 42b9807b72
commit d19a70b263
2 changed files with 20 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ ClearML seamlessly integrates with a wide range of popular machine learning fram
* [Keras](keras.md)
* [YOLO v5](yolov5.md)
* [YOLO v8](yolov8.md)
* [Hugging Face Transformers](transformers.md)
* [MMEngine](mmengine.md)
* [MMCV](mmcv.md)
* [MONAI](monai.md)