Hello, we have previously had success uploading locally trained yolov12 models to roboflow. Using the same training script, we are now unable to get any uploads to work properly, all show this error in roboflow. We have tried re-training, different configs, different versions of cuda and torch, nothing works properly. We are using the GitHub - sunsmarterjie/yolov12: YOLOv12: Attention-Centric Real-Time Object Detectors repo as the docs suggest.
Here is what shows in developer console:
Thank you!