From 629d2b60d10cf55c7120ea51a529503b1655d238 Mon Sep 17 00:00:00 2001 From: "njzjz-bot (driven by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra))[bot]" <48687836+njzjz-bot@users.noreply.github.com> Date: Fri, 14 Aug 2026 06:41:58 +0000 Subject: [PATCH] feat(pretrained): add DPA4 OMat24 models Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.6-terra) --- deepmd/pretrained/registry.py | 45 +++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/deepmd/pretrained/registry.py b/deepmd/pretrained/registry.py index 478dd6c15d..22bcf69d4b 100644 --- a/deepmd/pretrained/registry.py +++ b/deepmd/pretrained/registry.py @@ -51,6 +51,51 @@ "filename": "DPA3-Omol-Large.pt", "sha256": "dc4d252b31450b41eb3546cc48f640ad0831c0b5d069ce27d996e0ff58fc037a", }, + "DPA4-Nano-OMat24-v20260805": { + "urls": [ + "https://huggingface.co/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Nano-OMat24-v20260805.pt?download=true", + "https://hf-mirror.com/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Nano-OMat24-v20260805.pt?download=true", + "https://modelscope.cn/models/DeepModelingCommunity/DPA4-OMat24/resolve/master/DPA4-Nano-OMat24-v20260805.pt", + ], + "filename": "DPA4-Nano-OMat24-v20260805.pt", + "sha256": "ded047546c2b44a50e2c850680d77279e2bf3e107c10f1c2fe39a5c344e693f6", + }, + "DPA4-Mini-OMat24-v20260805": { + "urls": [ + "https://huggingface.co/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Mini-OMat24-v20260805.pt?download=true", + "https://hf-mirror.com/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Mini-OMat24-v20260805.pt?download=true", + "https://modelscope.cn/models/DeepModelingCommunity/DPA4-OMat24/resolve/master/DPA4-Mini-OMat24-v20260805.pt", + ], + "filename": "DPA4-Mini-OMat24-v20260805.pt", + "sha256": "13edeea63448c0f8a0b38e08fd8ba196fb1e2fad5f12486b1cd23320829da268", + }, + "DPA4-Neo-OMat24-v20260805": { + "urls": [ + "https://huggingface.co/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Neo-OMat24-v20260805.pt?download=true", + "https://hf-mirror.com/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Neo-OMat24-v20260805.pt?download=true", + "https://modelscope.cn/models/DeepModelingCommunity/DPA4-OMat24/resolve/master/DPA4-Neo-OMat24-v20260805.pt", + ], + "filename": "DPA4-Neo-OMat24-v20260805.pt", + "sha256": "fd7f34ae28f921201e4a0328ddf56179892752084f8363e7796038201471c989", + }, + "DPA4-Air-OMat24-v20260805": { + "urls": [ + "https://huggingface.co/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Air-OMat24-v20260805.pt?download=true", + "https://hf-mirror.com/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Air-OMat24-v20260805.pt?download=true", + "https://modelscope.cn/models/DeepModelingCommunity/DPA4-OMat24/resolve/master/DPA4-Air-OMat24-v20260805.pt", + ], + "filename": "DPA4-Air-OMat24-v20260805.pt", + "sha256": "7ac5fb696fc057229ceebc33f31f7a96b2f3616ac5b63a512acd1848f2d41a09", + }, + "DPA4-Plus-OMat24-v20260805": { + "urls": [ + "https://huggingface.co/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Plus-OMat24-v20260805.pt?download=true", + "https://hf-mirror.com/deepmodelingcommunity/DPA4-OMat24/resolve/main/DPA4-Plus-OMat24-v20260805.pt?download=true", + "https://modelscope.cn/models/DeepModelingCommunity/DPA4-OMat24/resolve/master/DPA4-Plus-OMat24-v20260805.pt", + ], + "filename": "DPA4-Plus-OMat24-v20260805.pt", + "sha256": "6820a320dc241a4002e6c257ad21983950df178b1f80271a6e6af199adb18567", + }, }