Skip to content

Conversation

B-ramB
Copy link

@B-ramB B-ramB commented Jun 24, 2025

Sample-factory has an updated version which allows it to work with Pytroch2.6+

Sample-factory utilizes a pytorch function:
checkpoint_dict = torch.load(latest_checkpoint, map_location=device)

Pytorch 2.6+ requires an additional weights_only=False variable for the function.

This function is called correctly in sample-factory 2.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant