Skip to content

feat(pretrained): add DPA4 OMat24 models - #5970

Merged
OutisLi merged 1 commit into
deepmodeling:masterfrom
njzjz-bot:feat/add-dpa4-omat24-models
Aug 14, 2026
Merged

feat(pretrained): add DPA4 OMat24 models#5970
OutisLi merged 1 commit into
deepmodeling:masterfrom
njzjz-bot:feat/add-dpa4-omat24-models

Conversation

@njzjz-bot

@njzjz-bot njzjz-bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Register the five released DPA4-OMat24 v20260805 checkpoints: Nano, Mini, Neo, Air, and Plus.
  • Add Hugging Face, hf-mirror, and ModelScope download URLs for each checkpoint.
  • Record the published SHA-256 digest for every file.

Validation

  • Imported deepmd.pretrained.registry and verified all five entries have three URLs, a .pt filename, and a 64-character SHA-256 digest.
  • Ran git diff --check.

Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra)

Summary by CodeRabbit

  • New Features
    • Added five pretrained DPA4 OMat24 models: Nano, Mini, Neo, Air, and Plus.
    • Models are available through Hugging Face, mirror, and ModelScope download sources.

Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra)
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a9425128-e9ef-4b29-bf2d-202789f138c9

📥 Commits

Reviewing files that changed from the base of the PR and between 62cd093 and 629d2b6.

📒 Files selected for processing (1)
  • deepmd/pretrained/registry.py

📝 Walkthrough

Walkthrough

The model registry now contains five DPA4 OMat24 v20260805 pretrained model entries. Each entry includes Hugging Face, mirror, and ModelScope URLs, a filename, and a SHA-256 checksum.

Changes

DPA4 OMat24 registry

Layer / File(s) Summary
DPA4 OMat24 model metadata
deepmd/pretrained/registry.py
Adds Nano, Mini, Neo, Air, and Plus entries with download URLs, filenames, and SHA-256 checksums.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 629d2

This change adds five pretrained model registry entries with download URLs and SHA-256 digests; no actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

Suggested reviewers: anyangml

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the addition of DPA4 OMat24 pretrained models to the registry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@njzjz
njzjz requested a review from OutisLi August 14, 2026 06:45
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.16%. Comparing base (62cd093) to head (629d2b6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5970      +/-   ##
==========================================
- Coverage   79.64%   78.16%   -1.48%     
==========================================
  Files        1085     1085              
  Lines      126583   126583              
  Branches     4592     4593       +1     
==========================================
- Hits       100811    98940    -1871     
- Misses      24120    25997    +1877     
+ Partials     1652     1646       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@OutisLi
OutisLi enabled auto-merge August 14, 2026 08:12
@OutisLi
OutisLi added this pull request to the merge queue Aug 14, 2026
Merged via the queue into deepmodeling:master with commit 5ec909c Aug 14, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants