yury-lysogorskiy commited on
Commit
83271dd
·
verified ·
1 Parent(s): 75456fa

changelog: mark v3 (uqv6) DEPLOYED

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +7 -4
CHANGELOG.md CHANGED
@@ -13,7 +13,7 @@ Newest release on top.
13
 
14
  ---
15
 
16
- ## v3 — uq-v6 — *PLANNED (not yet deployed)*
17
 
18
  - All 18 foundation models rebuilt with the **uqv6** UQ feature (schema 6:
19
  L2-normalized basis direction `(B/‖B‖)@R` + log-norm density channels).
@@ -34,10 +34,13 @@ Newest release on top.
34
  `bin/upload_v3_{uqv6,kokkos}_hf.sh` written + dry-run-validated; schema-6-aware kk
35
  `pair_style grace` C++ build **shipped** (kk-vs-TF validated 18/18 OK for E/F/stress
36
  fp64 GPU + gamma fp64 GPU / fp32 CPU).
37
- - Remaining before deploy: run `upload_v3_*_hf.sh --push` (public push) + commit
38
- `foundation_models.py`. No blockers left.
 
 
 
39
 
40
- ## v2 — *currently deployed*
41
 
42
  - Previous generation, live on the legacy HF tags `kk` (model archives, kokkos
43
  bundled) and `uq-v1` (original 8 OMAT-UQ checkpoints). UQ = uqv2/uqv3-era.
 
13
 
14
  ---
15
 
16
+ ## v3 — uq-v6 — *DEPLOYED 2026-06-26*
17
 
18
  - All 18 foundation models rebuilt with the **uqv6** UQ feature (schema 6:
19
  L2-normalized basis direction `(B/‖B‖)@R` + log-norm density channels).
 
34
  `bin/upload_v3_{uqv6,kokkos}_hf.sh` written + dry-run-validated; schema-6-aware kk
35
  `pair_style grace` C++ build **shipped** (kk-vs-TF validated 18/18 OK for E/F/stress
36
  fp64 GPU + gamma fp64 GPU / fp32 CPU).
37
+ - Deployed (2026-06-26): pushed to HF `AMS-ICAMS-RUB/grace-foundation-models` —
38
+ models+checkpoints (72 archives, 10.2 GB) at commit `4aff666` (tags `model-v3-uq-v6`,
39
+ `checkpoint-v3-uq-v6`); kokkos (18 npz, 3.28 GB) at commit `75456fa` (tag `kk-v3-uq-v6`);
40
+ CHANGELOG.md uploaded. Client (`foundation_models.py`/`grace_models.py`) committed `ef000a2`
41
+ already resolves these tags. No blockers left.
42
 
43
+ ## v2 — *superseded by v3 (2026-06-26)*
44
 
45
  - Previous generation, live on the legacy HF tags `kk` (model archives, kokkos
46
  bundled) and `uq-v1` (original 8 OMAT-UQ checkpoints). UQ = uqv2/uqv3-era.