Make GemNet scale-file configuration portable - #262
Conversation
Use a package-relative default, honor explicit custom paths, preserve compatibility with legacy checkpoint configs, and remove internal paths from shipped configurations.\n\nThe corresponding Hugging Face checkpoint configs must be refreshed before release.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 6d151412-121a-41f5-a0ab-bd6a3614c96e
Address review feedback.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 6d151412-121a-41f5-a0ab-bd6a3614c96e
|
Additional compatibility checks:
The repository’s full one-batch trainer test could not start because this checkout does not have |
|
Follow-up: I materialized and processed the MP-20 release into The current environment has a newer PyTorch where |
Summary
scale_filean explicit GemNet parameter with a package-relative default/scratch/amlt_codepathThe corresponding Hugging Face checkpoint configs should be refreshed when this change is released.
Fixes #257