feat(pretrained): add DPA4 OMat24 models - #5971
Conversation
Register the five v20260805 DPA4-OMat24 checkpoints (Nano, Mini, Neo, Air, and Plus) with Hugging Face, hf-mirror, and ModelScope sources plus verified SHA-256 checksums. Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pretrained model registry adds five DPA4 OMat24 models: Nano, Mini, Neo, Air, and Plus. Each entry includes Hugging Face, mirror, and ModelScope URLs, a versioned checkpoint filename, and a SHA-256 checksum. ChangesDPA4 OMat24 models
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: 🔵 Low · up to The change is localized and mergeable with owner awareness, but the required lint and formatting checks should be completed before merge to catch style or static-analysis issues. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5971 +/- ##
==========================================
- Coverage 79.64% 79.39% -0.25%
==========================================
Files 1085 1085
Lines 126583 126583
Branches 4592 4599 +7
==========================================
- Hits 100811 100501 -310
- Misses 24120 24430 +310
Partials 1652 1652 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
v20260805DPA4-OMat24 checkpoints: Nano, Mini, Neo, Air, and PlusThe model files and checksums were taken from the DPA4-OMat24 release (also mirrored on ModelScope).
Validation
python3 -m py_compile deepmd/pretrained/registry.pygit diff --checkuv run pytest ...and Ruff could not be run in this environment because dependency resolution could not fetch PyPI (numpyconnection reset).Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra)
Summary by CodeRabbit