If don't change the deterministic to false in soma_train_conf.yaml, there will have a use_deterministic_algorithms error. RuntimeError: median CUDA with indices ...
When generating GORM models using gorm.io/gen, the order of indexes in the generated gorm tags is non-deterministic. This causes the generated code to differ between CI and local environments, even ...