Skip to content

Load GMM with weights_only set to False#74

Open
arrjon wants to merge 1 commit intosbi-benchmark:devfrom
arrjon:dev
Open

Load GMM with weights_only set to False#74
arrjon wants to merge 1 commit intosbi-benchmark:devfrom
arrjon:dev

Conversation

@arrjon
Copy link
Copy Markdown

@arrjon arrjon commented Dec 15, 2025

This pull request updates the GMM model loading logic in the simulator function (sbibm/tasks/slcp/task.py). Specifically, it sets weights_only=False in the torch.load call. This change is required because the default behavior in PyTorch has changed, and the call to the simulator fails otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant