Skip to content

Conversation

@YutackPark
Copy link
Contributor

Summary

Fix #318
able to accept the pre-trained model names (e.g. 7net-0, 7net-mf-ompa), path to a checkpoint file, and a model instance

Checklist

Before a pull request can be merged, the following items must be checked:

  • [O] Doc strings have been added in the Google docstring format.
  • [O] Run ruff on your code.
  • [O] Tests have been added for any new functionality or bug fixes.

Copy link
Member

@CompRhys CompRhys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@CompRhys CompRhys merged commit e823689 into TorchSim:main Oct 29, 2025
95 checks passed
@orionarcher
Copy link
Collaborator

Thanks for the fix @YutackPark!

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.

SevenNet Model doesn't accept str | Path in model interface

3 participants