Open-weight model
gladit-cylinderflow-550k-ema09999
by Yan Borui DingDong1921/gladit-cylinderflow-550k-ema09999
gladit-cylinderflow-550k-ema09999 is an open-weight model from Yan Borui, released under Apache License 2.0. Its published files total 738.4 MB.
Selected GLaDiT inference weights and the matching frozen UVP VGAE for initial-frame-conditioned generation of 64 future CylinderFlow frames. The source archive includes same-machine latency, Validation100 and plotting tools.
Model Card
By Yan Borui, published under apache-2.0, revision ebad03b42b7c.
Selected GLaDiT inference weights and the matching frozen UVP VGAE for initial-frame-conditioned generation of 64 future CylinderFlow frames. The source archive includes same-machine latency, Validation100 and plotting tools. 只需分享本仓库链接。DiT 权重及配套 VGAE 已公开;baseline 沿用既有已选权重和 prepared 数据,详见交接说明。 condition width512, 1000 training diffusion steps; DDIM eta0 sampling. updates and raw/EMA candidates, score0.08477181532805404 under the recorded 20-step, three independently scored sample protocol. - Parent training was paused at update811685 of the planned1000000 updates. This is the selected550k checkpoint, not the pause recovery checkpoint. - The accompanying VGAE was selected by its declared…
Read Yan Borui's full model card
GLaDiT CylinderFlow: update 550000, EMA 0.9999
Selected GLaDiT inference weights and the matching frozen UVP VGAE for initial-frame-conditioned generation of 64 future CylinderFlow frames. The source archive includes same-machine latency, Validation100 and plotting tools.
学长运行入口 / Complete handoff
一键下载全部源码和说明 · 在线查看五套源码 · 固定版本权重下载器
只需分享本仓库链接。DiT 权重及配套 VGAE 已公开;baseline 沿用既有已选权重和 prepared 数据,详见交接说明。
Model and selection
- DiT: width512, depth24, 8 heads, one-hop graph attention, latent width4, condition width512, 1000 training diffusion steps; DDIM eta0 sampling.
- Checkpoint:
fd1160b9-4d66-4bd3-b515-4b152d802ea7:550000, EMA0.9999. - Selection: lowest recorded Validation24 mean UV relative RMSE across evaluated updates and raw/EMA candidates, score0.08477181532805404 under the recorded 20-step, three independently scored sample protocol.
- Parent training was paused at update811685 of the planned1000000 updates. This is the selected550k checkpoint, not the pause recovery checkpoint.
- The accompanying VGAE was selected by its declared Validation UVP reconstruction
objective. The representation, normalizers and DiT latent statistics are bound
in
inference_manifest.jsonandartifacts/artifact.json. - Dataset: phase-zero stride8, stored75 frames, input frame0 and future frames1–64, dt0.08, physical UVP. Inlet/wall UV uses the original frame0 writeback rule. Normalization is fitted on Train. Test remains sealed.
Files
dit_ema.pt: selected tensors and minimal configuration/identity, without optimizer or other EMAs.artifacts/autoencoder.pt: matching VGAE weights and necessary metadata.artifacts/artifact.json: representation and Train latent statistics; no training cache required.artifacts/dataset_manifest.json: sanitized dataset/normalization metadata.source.zip: compatible source includinggraph_dit.pareto_runandgraph_dit.pareto_plot.PARETO.md: full same-machine instructions for all five methods.
Use a fixed Hub commit revision from the handoff receipt when downloading. The source base commit plus local changes are recorded in the inference manifest; the archive is the delivered source snapshot. Reuse an existing matching CUDA environment with this source's dependencies. No training or latent-cache build is needed.
Run
Extract source.zip into a source directory and run from that directory:
export CUDA_VISIBLE_DEVICES=0
export OMP_NUM_THREADS=2 MKL_NUM_THREADS=2 OPENBLAS_NUM_THREADS=2
python -m graph_dit.pareto_run \
--checkpoint /shared/gladit/dit_ema.pt --weights ema_0.9999 \
--artifacts /shared/gladit/artifacts --data-dir /shared/cylinderflow_stride8 \
--sampling-steps 6 20 --ensemble-sizes 1 2 4 8 16 \
--campaign-id cylinderflow_same_machine_20260920 --device cuda:0 --threads 2 \
--output-dir /shared/cylinderflow_same_machine_20260920/gladit
Each point measures a complete serialK-member physical-field mean, and separately evaluates that mean on Validation100. Timing uses fixedValidation24, two warmups and three measured repeats, FP32, noTF32/autocast, synchronized CPU-to-CPU wall time. Model loading, disk I/O and quality scoring are outside the latency interval.
Run each baseline's pareto_run.py in its own repository on the same machine,
then use python -m graph_dit.pareto_plot as documented in PARETO.md.
The plot includes two GLaDiT configuration curves and four baseline points; it
does not imply that connecting segments form a strict Pareto frontier.
Validation status and intended use
The handoff was checked through static source inspection, trusted checkpoint content inspection, and rendering existing archived data for layout. No target GPU execution was performed during packaging. Fresh same-machine quality and latency results must be generated before using the plot as comparison evidence. The recorded selection score above is historical Validation evidence, not a same-machine measurement of the newS/K grid. Research use on the stated dataset; other geometries and operating conditions have not been established here.
Identity and Version
- Repository
- DingDong1921/gladit-cylinderflow-550k-ema09999
- Publisher
- Yan Borui
- Task
- Not stated by the source
- Modality
- Other
- Library
- Not stated by the source
- Parameters
- Not stated by the source
- Languages
- Not stated by the source
- Revision
- ebad03b42b7c647ce699970941637100b5d33df1
- First published
- 2026-09-20
- Last updated
- 2026-09-20
Files and Weights
640 files, 738.4 MB in total. The weights are 2 files totalling 710.0 MB in pt.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| artifacts/autoencoder.pt | Weights | 249.9 MB | b5b3c34ef8f0 |
| dit_ema.pt | Weights | 460.1 MB | bf6de1b5a4a9 |
| artifacts/artifact.json | Configuration | 19.5 KB | — |
| artifacts/dataset_manifest.json | Configuration | 427.5 KB | — |
| handoff/HF_REVISION.json | Configuration | 558 B | — |
| handoff/dit_inference_manifest.json | Configuration | 3.0 KB | — |
| handoff/download_weights.py | Configuration | 1.7 KB | — |
| handoff/source_manifest.json | Configuration | 1.4 KB | — |
| inference_manifest.json | Configuration | 3.0 KB | — |
| source/aroma/ACCEPTANCE.json | Configuration | 1.9 KB | — |
| source/aroma/ALIGNMENT_VERIFICATION.json | Configuration | 2.8 KB | — |
| source/aroma/PERFORMANCE_VERIFICATION.json | Configuration | 3.2 KB | — |
| source/aroma/aroma/DIT.py | Configuration | 11.4 KB | — |
| source/aroma/aroma/DIT_conditionned.py | Configuration | 13.5 KB | — |
| source/aroma/aroma/DIT_deterministic.py | Configuration | 10.7 KB | — |
| source/aroma/aroma/__init__.py | Configuration | — | |
| source/aroma/aroma/encoder_decoder.py | Configuration | 28.3 KB | — |
| source/aroma/aroma/fourier_features.py | Configuration | 8.6 KB | — |
| source/aroma/aroma/losses.py | Configuration | 7.4 KB | — |
| source/aroma/aroma/mlp.py | Configuration | 4.6 KB | — |
| source/aroma/aroma/utils/__init__.py | Configuration | — | |
| source/aroma/assets/__init__.py | Configuration | — | |
| source/aroma/cylinderflow/__init__.py | Configuration | 177 B | — |
| source/aroma/cylinderflow/__main__.py | Configuration | 48 B | — |
| source/aroma/cylinderflow/benchmark.py | Configuration | 5.0 KB | — |
| source/aroma/cylinderflow/cli.py | Configuration | 11.4 KB | — |
| source/aroma/cylinderflow/data.py | Configuration | 10.7 KB | — |
| source/aroma/cylinderflow/ddp_acceptance.py | Configuration | 7.3 KB | — |
| source/aroma/cylinderflow/ddp_engine.py | Configuration | 25.5 KB | — |
| source/aroma/cylinderflow/distributed.py | Configuration | 3.4 KB | — |
| source/aroma/cylinderflow/engine.py | Configuration | 30.2 KB | — |
| source/aroma/cylinderflow/fetch.py | Configuration | 1.4 KB | — |
| source/aroma/cylinderflow/fixture.py | Configuration | 2.2 KB | — |
| source/aroma/cylinderflow/media.py | Configuration | 8.7 KB | — |
| source/aroma/cylinderflow/metrics.py | Configuration | 17.6 KB | — |
| source/aroma/cylinderflow/models.py | Configuration | 16.8 KB | — |
| source/aroma/cylinderflow/performance.py | Configuration | 18.7 KB | — |
| source/aroma/cylinderflow/predictions.py | Configuration | 4.6 KB | — |
| source/aroma/cylinderflow/run_four_gpu.py | Configuration | 8.6 KB | — |
| source/aroma/cylinderflow/runtime.py | Configuration | 5.9 KB | — |
| source/aroma/cylinderflow/score.py | Configuration | 2.5 KB | — |
| source/aroma/cylinderflow/smoke.py | Configuration | 8.3 KB | — |
| source/aroma/cylinderflow_config.json | Configuration | 468 B | — |
| source/aroma/cylinderflow_config_4gpu.json | Configuration | 654 B | — |
| source/aroma/cylinderflow_upstream.json | Configuration | 124 B | — |
| source/aroma/download_data/download.yaml | Configuration | 116 B | — |
| source/aroma/download_data/download_data_hugging_face.py | Configuration | 856 B | — |
| source/aroma/dynamics_modeling/__init__.py | Configuration | — | |
| source/aroma/dynamics_modeling/ablations/train_deterministic.py | Configuration | 21.2 KB | — |
| source/aroma/dynamics_modeling/ablations/train_deterministic_graph.py | Configuration | 18.1 KB | — |
| source/aroma/dynamics_modeling/ablations/train_mlp.py | Configuration | 21.1 KB | — |
| source/aroma/dynamics_modeling/config/transformer.yaml | Configuration | 885 B | — |
| source/aroma/dynamics_modeling/config/transformer_KS.yaml | Configuration | 1.3 KB | — |
| source/aroma/dynamics_modeling/config/transformer_airfoil.yaml | Configuration | 724 B | — |
| source/aroma/dynamics_modeling/config/transformer_burgers.yaml | Configuration | 1.3 KB | — |
| source/aroma/dynamics_modeling/config/transformer_cylinder.yaml | Configuration | 724 B | — |
| source/aroma/dynamics_modeling/config/transformer_ns1e-4.yaml | Configuration | 1.9 KB | — |
| source/aroma/dynamics_modeling/config/transformer_ns1e-5.yaml | Configuration | 1.9 KB | — |
| source/aroma/dynamics_modeling/config/transformer_shallow_water.yaml | Configuration | 885 B | — |
| source/aroma/dynamics_modeling/train_refiner.py | Configuration | 21.6 KB | — |
| source/aroma/dynamics_modeling/train_refiner_graph.py | Configuration | 20.6 KB | — |
| source/aroma/inr/__init__.py | Configuration | — | |
| source/aroma/inr/arom_inr.py | Configuration | 10.7 KB | — |
| source/aroma/inr/arom_inr_graph_training.py | Configuration | 9.7 KB | — |
| source/aroma/inr/config/inr.yaml | Configuration | 964 B | — |
| source/aroma/inr/config/inr_KS.yaml | Configuration | 1.1 KB | — |
| source/aroma/inr/config/inr_airfoil.yaml | Configuration | 974 B | — |
| source/aroma/inr/config/inr_burgers.yaml | Configuration | 1.1 KB | — |
| source/aroma/inr/config/inr_cylinder.yaml | Configuration | 951 B | — |
| source/aroma/inr/config/inr_ns1e-4.yaml | Configuration | 1.1 KB | — |
| source/aroma/inr/config/inr_ns1e-5.yaml | Configuration | 982 B | — |
| source/aroma/inr/config/inr_shallow_water.yaml | Configuration | 985 B | — |
| source/aroma/pareto_run.py | Configuration | 5.8 KB | — |
| source/aroma/setup.py | Configuration | 572 B | — |
| source/aroma/tests_cylinderflow/test_contract.py | Configuration | 6.3 KB | — |
| source/aroma/tests_cylinderflow/test_eagle_boundary.py | Configuration | 2.2 KB | — |
| source/aroma/tests_cylinderflow/test_performance.py | Configuration | 7.8 KB | — |
| source/dit/configs/h1_w512_d24_cosine1m_uvp_c4.json | Configuration | 1.4 KB | — |
| source/dit/dgn4cfd/__init__.py | Configuration | 153 B | — |
| source/dit/dgn4cfd/cylinderflow_data.py | Configuration | 12.6 KB | — |
| source/dit/dgn4cfd/graph.py | Configuration | 691 B | — |
| source/dit/dgn4cfd/graph_distance.py | Configuration | 11.8 KB | — |
| source/dit/dgn4cfd/loader.py | Configuration | 3.2 KB | — |
| source/dit/dgn4cfd/nn/__init__.py | Configuration | 99 B | — |
| source/dit/dgn4cfd/nn/blocks.py | Configuration | 17.3 KB | — |
| source/dit/dgn4cfd/nn/diffusion/__init__.py | Configuration | 58 B | — |
| source/dit/dgn4cfd/nn/diffusion/graph_window_codec.py | Configuration | 7.1 KB | — |
| source/dit/dgn4cfd/nn/diffusion/models/__init__.py | Configuration | 43 B | — |
| source/dit/dgn4cfd/nn/diffusion/models/graph_video_dit.py | Configuration | 32.7 KB | — |
| source/dit/dgn4cfd/nn/diffusion/models/h1_flex_attention.py | Configuration | 5.6 KB | — |
| source/dit/dgn4cfd/nn/model.py | Configuration | 13.7 KB | — |
| source/dit/dgn4cfd/nn/models/__init__.py | Configuration | 23 B | — |
| source/dit/dgn4cfd/nn/models/vgae.py | Configuration | 33.4 KB | — |
| source/dit/dgn4cfd/plot.py | Configuration | 11.8 KB | — |
| source/dit/dgn4cfd/transforms/__init__.py | Configuration | 153 B | — |
| source/dit/dgn4cfd/transforms/cond.py | Configuration | 2.4 KB | — |
| source/dit/dgn4cfd/transforms/connect.py | Configuration | 5.2 KB | — |
| source/dit/dgn4cfd/transforms/copy.py | Configuration | 491 B | — |
| source/dit/dgn4cfd/transforms/dirichlet.py | Configuration | 1.4 KB | — |
| source/dit/dgn4cfd/transforms/identity.py | Configuration | 112 B | — |
| source/dit/dgn4cfd/transforms/mesh.py | Configuration | 21.2 KB | — |
| source/dit/dgn4cfd/transforms/scale.py | Configuration | 5.3 KB | — |
| source/dit/graph_dit/__init__.py | Configuration | 233 B | — |
| source/dit/graph_dit/ae.py | Configuration | 8.6 KB | — |
| source/dit/graph_dit/benchmark.py | Configuration | 2.3 KB | — |
| source/dit/graph_dit/branch.py | Configuration | 3.4 KB | — |
| source/dit/graph_dit/campaign.py | Configuration | 20.4 KB | — |
| source/dit/graph_dit/config.py | Configuration | 7.6 KB | — |
| source/dit/graph_dit/data.py | Configuration | 10.7 KB | — |
| source/dit/graph_dit/ddp_acceptance.py | Configuration | 7.3 KB | — |
| source/dit/graph_dit/ddp_train.py | Configuration | 26.8 KB | — |
| source/dit/graph_dit/distributed.py | Configuration | 3.4 KB | — |
| source/dit/graph_dit/early_stop_acceptance.py | Configuration | 9.9 KB | — |
| source/dit/graph_dit/evaluate.py | Configuration | 16.7 KB | — |
| source/dit/graph_dit/evaluate_loss.py | Configuration | 16.7 KB | — |
| source/dit/graph_dit/fetch.py | Configuration | 1.7 KB | — |
| source/dit/graph_dit/media.py | Configuration | 8.7 KB | — |
| source/dit/graph_dit/metrics.py | Configuration | 17.6 KB | — |
| source/dit/graph_dit/pareto_plot.py | Configuration | 8.5 KB | — |
| source/dit/graph_dit/pareto_run.py | Configuration | 8.7 KB | — |
| source/dit/graph_dit/performance.py | Configuration | 18.7 KB | — |
| source/dit/graph_dit/physical_monitor.py | Configuration | 7.4 KB | — |
| source/dit/graph_dit/predictions.py | Configuration | 4.6 KB | — |
| source/dit/graph_dit/preflight.py | Configuration | 13.8 KB | — |
| source/dit/graph_dit/regularization_report.py | Configuration | 8.1 KB | — |
| source/dit/graph_dit/report.py | Configuration | 9.1 KB | — |
| source/dit/graph_dit/representation.py | Configuration | 17.5 KB | — |
| source/dit/graph_dit/review.py | Configuration | 800 B | — |
| source/dit/graph_dit/runtime.py | Configuration | 6.0 KB | — |
| source/dit/graph_dit/score.py | Configuration | 2.5 KB | — |
| source/dit/graph_dit/smoke.py | Configuration | 9.4 KB | — |
| source/dit/graph_dit/train.py | Configuration | 34.8 KB | — |
| source/eagle/ACCEPTANCE.json | Configuration | 1.8 KB | — |
| source/eagle/ALIGNMENT_VERIFICATION.json | Configuration | 2.7 KB | — |
| source/eagle/Dataloader/eagle.py | Configuration | 15.8 KB | — |
| source/eagle/Models/base.py | Configuration | 5.1 KB | — |
| source/eagle/Models/graphViT.py | Configuration | 12.0 KB | — |
| source/eagle/PERFORMANCE_VERIFICATION.json | Configuration | 3.2 KB | — |
| source/eagle/clusterize_eagle.py | Configuration | 10.5 KB | — |
| source/eagle/cylinderflow/__init__.py | Configuration | 177 B | — |
| source/eagle/cylinderflow/__main__.py | Configuration | 48 B | — |
| source/eagle/cylinderflow/benchmark.py | Configuration | 5.0 KB | — |
| source/eagle/cylinderflow/cli.py | Configuration | 11.4 KB | — |
| source/eagle/cylinderflow/data.py | Configuration | 10.7 KB | — |
| source/eagle/cylinderflow/ddp_acceptance.py | Configuration | 7.3 KB | — |
| source/eagle/cylinderflow/ddp_engine.py | Configuration | 25.5 KB | — |
| source/eagle/cylinderflow/distributed.py | Configuration | 3.4 KB | — |
| source/eagle/cylinderflow/engine.py | Configuration | 30.2 KB | — |
| source/eagle/cylinderflow/fetch.py | Configuration | 1.4 KB | — |
| source/eagle/cylinderflow/fixture.py | Configuration | 2.2 KB | — |
| source/eagle/cylinderflow/media.py | Configuration | 8.7 KB | — |
| source/eagle/cylinderflow/metrics.py | Configuration | 17.6 KB | — |
| source/eagle/cylinderflow/models.py | Configuration | 16.8 KB | — |
| source/eagle/cylinderflow/performance.py | Configuration | 18.7 KB | — |
| source/eagle/cylinderflow/predictions.py | Configuration | 4.6 KB | — |
| source/eagle/cylinderflow/run_four_gpu.py | Configuration | 8.6 KB | — |
| source/eagle/cylinderflow/runtime.py | Configuration | 5.9 KB | — |
| source/eagle/cylinderflow/score.py | Configuration | 2.5 KB | — |
| source/eagle/cylinderflow/smoke.py | Configuration | 8.3 KB | — |
| source/eagle/cylinderflow_config.json | Configuration | 303 B | — |
| source/eagle/cylinderflow_config_4gpu.json | Configuration | 411 B | — |
| source/eagle/cylinderflow_upstream.json | Configuration | 140 B | — |
| source/eagle/eval_graphvit.py | Configuration | 5.0 KB | — |
| source/eagle/misc/export_video.py | Configuration | 1.3 KB | — |
| source/eagle/pareto_run.py | Configuration | 5.8 KB | — |
| source/eagle/tests_cylinderflow/test_contract.py | Configuration | 6.3 KB | — |
| source/eagle/tests_cylinderflow/test_eagle_boundary.py | Configuration | 2.2 KB | — |
| source/eagle/tests_cylinderflow/test_performance.py | Configuration | 7.8 KB | — |
| source/eagle/train_graphvit.py | Configuration | 7.1 KB | — |
| source/mgn/.pre-commit-config.yaml | Configuration | 1.5 KB | — |
| source/mgn/ACCEPTANCE.json | Configuration | 1.7 KB | — |
| source/mgn/ALIGNMENT_VERIFICATION.json | Configuration | 2.7 KB | — |
| source/mgn/PERFORMANCE_VERIFICATION.json | Configuration | 3.2 KB | — |
| source/mgn/cylinderflow/__init__.py | Configuration | 177 B | — |
| source/mgn/cylinderflow/__main__.py | Configuration | 48 B | — |
| source/mgn/cylinderflow/benchmark.py | Configuration | 5.0 KB | — |
| source/mgn/cylinderflow/cli.py | Configuration | 11.4 KB | — |
| source/mgn/cylinderflow/data.py | Configuration | 10.7 KB | — |
| source/mgn/cylinderflow/ddp_acceptance.py | Configuration | 7.3 KB | — |
| source/mgn/cylinderflow/ddp_engine.py | Configuration | 25.5 KB | — |
| source/mgn/cylinderflow/distributed.py | Configuration | 3.4 KB | — |
| source/mgn/cylinderflow/engine.py | Configuration | 30.2 KB | — |
| source/mgn/cylinderflow/fetch.py | Configuration | 1.4 KB | — |
| source/mgn/cylinderflow/fixture.py | Configuration | 2.2 KB | — |
| source/mgn/cylinderflow/media.py | Configuration | 8.7 KB | — |
| source/mgn/cylinderflow/metrics.py | Configuration | 17.6 KB | — |
| source/mgn/cylinderflow/models.py | Configuration | 16.8 KB | — |
| source/mgn/cylinderflow/performance.py | Configuration | 18.7 KB | — |
| source/mgn/cylinderflow/predictions.py | Configuration | 4.6 KB | — |
| source/mgn/cylinderflow/run_four_gpu.py | Configuration | 8.6 KB | — |
| source/mgn/cylinderflow/runtime.py | Configuration | 5.9 KB | — |
| source/mgn/cylinderflow/score.py | Configuration | 2.5 KB | — |
| source/mgn/cylinderflow/smoke.py | Configuration | 8.3 KB | — |
| source/mgn/cylinderflow_config.json | Configuration | 298 B | — |
| source/mgn/cylinderflow_config_4gpu.json | Configuration | 443 B | — |
| source/mgn/cylinderflow_upstream.json | Configuration | 133 B | — |
| source/mgn/modulus/__init__.py | Configuration | 847 B | — |
| source/mgn/modulus/constants.py | Configuration | 1.3 KB | — |
| source/mgn/modulus/datapipes/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/datapipes/benchmarks/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/datapipes/benchmarks/darcy.py | Configuration | 11.7 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kelvin_helmholtz.py | Configuration | 16.8 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/finite_difference.py | Configuration | 4.3 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/finite_volume.py | Configuration | 20.5 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/indexing.py | Configuration | 3.7 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/initialization.py | Configuration | 2.1 KB | — |
| source/mgn/modulus/datapipes/benchmarks/kernels/utils.py | Configuration | 4.2 KB | — |
| source/mgn/modulus/datapipes/climate/__init__.py | Configuration | 663 B | — |
| source/mgn/modulus/datapipes/climate/era5_hdf5.py | Configuration | 15.0 KB | — |
| source/mgn/modulus/datapipes/climate/era5_netcdf.py | Configuration | 622 B | — |
| source/mgn/modulus/datapipes/datapipe.py | Configuration | 2.1 KB | — |
| source/mgn/modulus/datapipes/gnn/mgn_dataset.py | Configuration | 15.7 KB | — |
| source/mgn/modulus/datapipes/meta.py | Configuration | 961 B | — |
| source/mgn/modulus/deploy/onnx/__init__.py | Configuration | 684 B | — |
| source/mgn/modulus/deploy/onnx/utils.py | Configuration | 4.7 KB | — |
| source/mgn/modulus/deploy/triton/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/deploy/trt/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/distributed/__init__.py | Configuration | 695 B | — |
| source/mgn/modulus/distributed/manager.py | Configuration | 13.5 KB | — |
| source/mgn/modulus/distributed/utils.py | Configuration | 7.1 KB | — |
| source/mgn/modulus/metrics/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/metrics/climate/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/metrics/climate/acc.py | Configuration | 2.7 KB | — |
| source/mgn/modulus/metrics/climate/efi.py | Configuration | 3.3 KB | — |
| source/mgn/modulus/metrics/climate/reduction.py | Configuration | 5.5 KB | — |
| source/mgn/modulus/metrics/general/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/metrics/general/calibration.py | Configuration | 4.8 KB | — |
| source/mgn/modulus/metrics/general/crps.py | Configuration | 7.7 KB | — |
| source/mgn/modulus/metrics/general/ensemble_metrics.py | Configuration | 12.4 KB | — |
| source/mgn/modulus/metrics/general/entropy.py | Configuration | 4.6 KB | — |
| source/mgn/modulus/metrics/general/histogram.py | Configuration | 27.2 KB | — |
| source/mgn/modulus/metrics/general/mse.py | Configuration | 1.9 KB | — |
| source/mgn/modulus/metrics/general/reduction.py | Configuration | 4.2 KB | — |
| source/mgn/modulus/metrics/general/wasserstein.py | Configuration | 1.8 KB | — |
| source/mgn/modulus/models/__init__.py | Configuration | 650 B | — |
| source/mgn/modulus/models/afno/__init__.py | Configuration | 646 B | — |
| source/mgn/modulus/models/afno/afno.py | Configuration | 17.6 KB | — |
| source/mgn/modulus/models/afno/distributed/__init__.py | Configuration | 683 B | — |
| source/mgn/modulus/models/afno/distributed/afno.py | Configuration | 11.9 KB | — |
| source/mgn/modulus/models/afno/distributed/layers.py | Configuration | 14.7 KB | — |
| source/mgn/modulus/models/afno/distributed/mappings.py | Configuration | 4.8 KB | — |
| source/mgn/modulus/models/fno/__init__.py | Configuration | 644 B | — |
| source/mgn/modulus/models/fno/fno.py | Configuration | 21.7 KB | — |
| source/mgn/modulus/models/graphcast/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/models/graphcast/decoder.py | Configuration | 11.3 KB | — |
| source/mgn/modulus/models/graphcast/edge_block.py | Configuration | 8.2 KB | — |
| source/mgn/modulus/models/graphcast/embedder.py | Configuration | 6.0 KB | — |
| source/mgn/modulus/models/graphcast/encoder.py | Configuration | 12.8 KB | — |
| source/mgn/modulus/models/graphcast/graph_cast_net.py | Configuration | 23.3 KB | — |
| source/mgn/modulus/models/graphcast/mlp.py | Configuration | 14.9 KB | — |
| source/mgn/modulus/models/graphcast/node_block.py | Configuration | 4.3 KB | — |
| source/mgn/modulus/models/graphcast/processor.py | Configuration | 7.0 KB | — |
| source/mgn/modulus/models/graphcast/utils.py | Configuration | 12.1 KB | — |
| source/mgn/modulus/models/layers/__init__.py | Configuration | 882 B | — |
| source/mgn/modulus/models/layers/activations.py | Configuration | 2.8 KB | — |
| source/mgn/modulus/models/layers/fft.py | Configuration | 17.5 KB | — |
| source/mgn/modulus/models/layers/fully_connected_layers.py | Configuration | 7.6 KB | — |
| source/mgn/modulus/models/layers/fused_silu.py | Configuration | 7.7 KB | — |
| source/mgn/modulus/models/layers/spectral_layers.py | Configuration | 10.0 KB | — |
| source/mgn/modulus/models/layers/weight_norm.py | Configuration | 2.5 KB | — |
| source/mgn/modulus/models/meshgraphnet/__init__.py | Configuration | 662 B | — |
| source/mgn/modulus/models/meshgraphnet/meshgraphnet.py | Configuration | 12.3 KB | — |
| source/mgn/modulus/models/meta.py | Configuration | 1.6 KB | — |
| source/mgn/modulus/models/mlp/__init__.py | Configuration | 667 B | — |
| source/mgn/modulus/models/mlp/fully_connected.py | Configuration | 4.2 KB | — |
| source/mgn/modulus/models/module.py | Configuration | 4.3 KB | — |
| source/mgn/modulus/models/pix2pix/__init__.py | Configuration | 652 B | — |
| source/mgn/modulus/models/pix2pix/pix2pix.py | Configuration | 11.9 KB | — |
| source/mgn/modulus/models/rnn/__init__.py | Configuration | 697 B | — |
| source/mgn/modulus/models/rnn/layers.py | Configuration | 16.1 KB | — |
| source/mgn/modulus/models/rnn/rnn_one2many.py | Configuration | 8.2 KB | — |
| source/mgn/modulus/models/rnn/rnn_seq2seq.py | Configuration | 8.6 KB | — |
| source/mgn/modulus/models/srrn/__init__.py | Configuration | 659 B | — |
| source/mgn/modulus/models/srrn/super_res_net.py | Configuration | 12.0 KB | — |
| source/mgn/modulus/utils/__init__.py | Configuration | 695 B | — |
| source/mgn/modulus/utils/capture.py | Configuration | 14.4 KB | — |
| source/mgn/modulus/utils/graphcast/__init__.py | Configuration | 622 B | — |
| source/mgn/modulus/utils/graphcast/data_utils.py | Configuration | 4.0 KB | — |
| source/mgn/modulus/utils/graphcast/graph.py | Configuration | 8.9 KB | — |
| source/mgn/modulus/utils/graphcast/graph_utils.py | Configuration | 11.2 KB | — |
| source/mgn/modulus/utils/graphcast/icospheres.py | Configuration | 2.0 KB | — |
| source/mgn/modulus/utils/graphcast/loss.py | Configuration | 3.4 KB | — |
| source/mgn/pareto_run.py | Configuration | 5.8 KB | — |
| source/mgn/setup.py | Configuration | 661 B | — |
| source/mgn/test/ci_tests/config.json | Configuration | 262 B | — |
| source/mgn/test/ci_tests/header_check.py | Configuration | 5.5 KB | — |
| source/mgn/test/datapipes/__init__.py | Configuration | 622 B | — |
| source/mgn/test/datapipes/common/__init__.py | Configuration | 920 B | — |
| source/mgn/test/datapipes/common/cuda_graphs.py | Configuration | 4.0 KB | — |
| source/mgn/test/datapipes/common/device.py | Configuration | 1.6 KB | — |
| source/mgn/test/datapipes/common/iterator_check.py | Configuration | 1.4 KB | — |
| source/mgn/test/datapipes/common/sequence.py | Configuration | 2.0 KB | — |
| source/mgn/test/datapipes/common/shape_check.py | Configuration | 4.2 KB | — |
| source/mgn/test/datapipes/common/shuffle.py | Configuration | 2.6 KB | — |
| source/mgn/test/datapipes/test_darcy.py | Configuration | 4.0 KB | — |
| source/mgn/test/datapipes/test_era5_hdf5.py | Configuration | 8.3 KB | — |
| source/mgn/test/datapipes/test_kelvin_helmholtz.py | Configuration | 4.2 KB | — |
| source/mgn/test/deploy/test_onnx_fft.py | Configuration | 11.2 KB | — |
| source/mgn/test/deploy/test_onnx_utils.py | Configuration | 3.5 KB | — |
| source/mgn/test/derivs_test.py | Configuration | 1.1 KB | — |
| source/mgn/test/distributed/test_manager.py | Configuration | 4.2 KB | — |
| source/mgn/test/distributed/test_utils.py | Configuration | 1.3 KB | — |
| source/mgn/test/metrics/test_metrics_climate.py | Configuration | 9.1 KB | — |
| source/mgn/test/metrics/test_metrics_general.py | Configuration | 16.9 KB | — |
| source/mgn/test/models/__init__.py | Configuration | 622 B | — |
| source/mgn/test/models/common/__init__.py | Configuration | 958 B | — |
| source/mgn/test/models/common/checkpoints.py | Configuration | 2.7 KB | — |
| source/mgn/test/models/common/fwdaccuracy.py | Configuration | 4.2 KB | — |
| source/mgn/test/models/common/inference.py | Configuration | 5.4 KB | — |
| source/mgn/test/models/common/optimization.py | Configuration | 8.8 KB | — |
| source/mgn/test/models/common/utils.py | Configuration | 3.1 KB | — |
| source/mgn/test/models/graphcast/icospheres.json | Configuration | 12.8 MB | 81e14d74acdc |
| source/mgn/test/models/graphcast/test_concat_trick.py | Configuration | 2.9 KB | — |
| source/mgn/test/models/graphcast/test_cugraphops.py | Configuration | 3.3 KB | — |
| source/mgn/test/models/graphcast/test_grad_checkpointing.py | Configuration | 3.2 KB | — |
| source/mgn/test/models/graphcast/test_graphcast.py | Configuration | 5.9 KB | — |
| source/mgn/test/models/graphcast/utils.py | Configuration | 1.2 KB | — |
| source/mgn/test/models/test_afno.py | Configuration | 5.3 KB | — |
| source/mgn/test/models/test_fno.py | Configuration | 7.1 KB | — |
| source/mgn/test/models/test_fully_connected.py | Configuration | 4.5 KB | — |
| source/mgn/test/models/test_layers_activations.py | Configuration | 3.4 KB | — |
| source/mgn/test/models/test_layers_weightnorm.py | Configuration | 1.6 KB | — |
| source/mgn/test/models/test_meshgraphnet.py | Configuration | 7.0 KB | — |
| source/mgn/test/models/test_pix2pix.py | Configuration | 6.4 KB | — |
| source/mgn/test/models/test_rnn.py | Configuration | 9.6 KB | — |
| source/mgn/test/models/test_rnn_layers.py | Configuration | 3.7 KB | — |
| source/mgn/test/models/test_super_res_net.py | Configuration | 4.3 KB | — |
| source/mgn/test/utils/graphcast/test_coordinate_transform.py | Configuration | 1.2 KB | — |
| source/mgn/test/utils/graphcast/test_loss.py | Configuration | 2.0 KB | — |
| source/mgn/test/utils/test_capture.py | Configuration | 5.8 KB | — |
| source/mgn/tests_cylinderflow/test_contract.py | Configuration | 6.3 KB | — |
| source/mgn/tests_cylinderflow/test_eagle_boundary.py | Configuration | 2.2 KB | — |
| source/mgn/tests_cylinderflow/test_performance.py | Configuration | 7.8 KB | — |
| source/text2pde/ALIGNMENT_VERIFICATION.json | Configuration | 3.0 KB | — |
| source/text2pde/PERFORMANCE_VERIFICATION.json | Configuration | 1.9 KB | — |
| source/text2pde/configs/cylinder/ae/ae_mesh.yaml | Configuration | 2.2 KB | — |
| source/text2pde/configs/cylinder/ae/ae_mesh_disc.yaml | Configuration | 2.8 KB | — |
| source/text2pde/configs/cylinder/baselines/gino.yaml | Configuration | 1.5 KB | — |
| source/text2pde/configs/cylinder/baselines/gnn.yaml | Configuration | 1.0 KB | — |
| source/text2pde/configs/cylinder/baselines/oformer.yaml | Configuration | 1.1 KB | — |
| source/text2pde/configs/cylinder/ldm/FF/ldm_DiTSmall_FF.yaml | Configuration | 4.1 KB | — |
| source/text2pde/configs/cylinder/ldm/FF/ldm_DiT_FF.yaml | Configuration | 4.0 KB | — |
| source/text2pde/configs/cylinder/ldm/ablations/ldm_DiT_text_ablate.yaml | Configuration | 3.2 KB | — |
| source/text2pde/configs/cylinder/ldm/ablations/ldm_DiT_vector_ablate.yaml | Configuration | 3.4 KB | — |
| source/text2pde/configs/cylinder/ldm/ablations/ldm_Unet_FF.yaml | Configuration | 4.1 KB | — |
| source/text2pde/configs/cylinder/ldm/text/ldm_DiTSmall_text.yaml | Configuration | 3.4 KB | — |
| source/text2pde/configs/cylinder/ldm/text/ldm_DiT_text.yaml | Configuration | 3.3 KB | — |
| source/text2pde/configs/cylinderflow/ae_1plus24_raw.yaml | Configuration | 2.1 KB | — |
| source/text2pde/configs/cylinderflow/ldm_1plus24_raw.yaml | Configuration | 3.6 KB | — |
| source/text2pde/configs/cylinderflow_stride8/ae_1plus64.yaml | Configuration | 2.2 KB | — |
| source/text2pde/configs/cylinderflow_stride8/ldm_1plus64.yaml | Configuration | 3.7 KB | — |
| source/text2pde/configs/multigeometry/ae_1plus64.yaml | Configuration | 2.1 KB | — |
| source/text2pde/configs/multigeometry/ldm_1plus64.yaml | Configuration | 3.6 KB | — |
| source/text2pde/configs/ns2D/ae/ae_grid.yaml | Configuration | 1.7 KB | — |
| source/text2pde/configs/ns2D/ae/ae_grid_disc.yaml | Configuration | 2.3 KB | — |
| source/text2pde/configs/ns2D/ae/ae_grid_disc_lpips.yaml | Configuration | 2.2 KB | — |
| source/text2pde/configs/ns2D/baselines/acdm_Unet.yaml | Configuration | 1.7 KB | — |
| source/text2pde/configs/ns2D/baselines/dil_resnet.yaml | Configuration | 1.3 KB | — |
| source/text2pde/configs/ns2D/baselines/fno.yaml | Configuration | 1.1 KB | — |
| source/text2pde/configs/ns2D/baselines/unet.yaml | Configuration | 1.3 KB | — |
| source/text2pde/configs/ns2D/ldm/FF/ldm_DiTLarge_FF.yaml | Configuration | 3.4 KB | — |
| source/text2pde/configs/ns2D/ldm/FF/ldm_DiTSmall_FF.yaml | Configuration | 3.4 KB | — |
| source/text2pde/configs/ns2D/ldm/FF/ldm_DiT_FF.yaml | Configuration | 3.3 KB | — |
| source/text2pde/configs/ns2D/ldm/text/ldm_DiTLarge_text.yaml | Configuration | 2.9 KB | — |
| source/text2pde/configs/ns2D/ldm/text/ldm_DiTSmall_text.yaml | Configuration | 2.9 KB | — |
| source/text2pde/configs/ns2D/ldm/text/ldm_DiT_text.yaml | Configuration | 2.9 KB | — |
| source/text2pde/configs/turb3d/ae/ae_grid.yaml | Configuration | 1.6 KB | — |
| source/text2pde/configs/turb3d/baselines/dil_resnet.yaml | Configuration | 1.2 KB | — |
| source/text2pde/configs/turb3d/baselines/factformer.yaml | Configuration | 1.1 KB | — |
| source/text2pde/configs/turb3d/baselines/fno.yaml | Configuration | 1.1 KB | — |
| source/text2pde/configs/turb3d/ldm/FF/ldm_DiTHuge_FF.yaml | Configuration | 3.3 KB | — |
| source/text2pde/configs/turb3d/ldm/text/ldm_DiTHuge_text.yaml | Configuration | 2.7 KB | — |
| source/text2pde/dataset/cylinder.py | Configuration | 6.9 KB | — |
| source/text2pde/dataset/cylinderflow.py | Configuration | 10.5 KB | — |
| source/text2pde/dataset/cylinderflow_stride8.py | Configuration | 20.2 KB | — |
| source/text2pde/dataset/datamodule.py | Configuration | 7.6 KB | — |
| source/text2pde/dataset/multigeometry.py | Configuration | 8.0 KB | — |
| source/text2pde/dataset/smoke_data.py | Configuration | 10.9 KB | — |
| source/text2pde/dataset/turb.py | Configuration | 5.8 KB | — |
| source/text2pde/dataset/turb_labels.py | Configuration | 29.6 KB | — |
| source/text2pde/environment.yml | Configuration | 10.0 KB | — |
| source/text2pde/modules/losses/dpot.py | Configuration | 18.4 KB | — |
| source/text2pde/modules/losses/loss.py | Configuration | 21.3 KB | — |
| source/text2pde/modules/losses/lpips.py | Configuration | 9.5 KB | — |
| source/text2pde/modules/models/ae/ae_grid.py | Configuration | 13.7 KB | — |
| source/text2pde/modules/models/ae/ae_mesh.py | Configuration | 17.9 KB | — |
| source/text2pde/modules/models/ae/cnn_ae.py | Configuration | 19.1 KB | — |
| source/text2pde/modules/models/ae/gino_ae.py | Configuration | 23.7 KB | — |
| source/text2pde/modules/models/baselines/acdm.py | Configuration | 26.5 KB | — |
| source/text2pde/modules/models/baselines/factformer/attention.py | Configuration | 16.8 KB | — |
| source/text2pde/modules/models/baselines/factformer/basics.py | Configuration | 8.4 KB | — |
| source/text2pde/modules/models/baselines/factformer/factformer.py | Configuration | 1.7 KB | — |
| source/text2pde/modules/models/baselines/factformer/factorization_module.py | Configuration | 7.8 KB | — |
| source/text2pde/modules/models/baselines/factformer/positional_encoding_module.py | Configuration | 7.2 KB | — |
| source/text2pde/modules/models/baselines/fno.py | Configuration | 6.9 KB | — |
| source/text2pde/modules/models/baselines/gino.py | Configuration | 25.6 KB | — |
| source/text2pde/modules/models/baselines/gnn.py | Configuration | 13.2 KB | — |
| source/text2pde/modules/models/baselines/ns2D.py | Configuration | 7.3 KB | — |
| source/text2pde/modules/models/baselines/oformer/attention_module.py | Configuration | 29.0 KB | — |
| source/text2pde/modules/models/baselines/oformer/cnn_module.py | Configuration | 6.8 KB | — |
| source/text2pde/modules/models/baselines/oformer/decoder_module.py | Configuration | 52.4 KB | — |
| source/text2pde/modules/models/baselines/oformer/encoder_module.py | Configuration | 26.3 KB | — |
| source/text2pde/modules/models/baselines/oformer/oformer.py | Configuration | 7.6 KB | — |
| source/text2pde/modules/models/baselines/resnet.py | Configuration | 8.5 KB | — |
| source/text2pde/modules/models/baselines/resnet3D.py | Configuration | 8.2 KB | — |
| source/text2pde/modules/models/baselines/turb3D.py | Configuration | 8.9 KB | — |
| source/text2pde/modules/models/baselines/unet.py | Configuration | 18.7 KB | — |
| source/text2pde/modules/models/baselines/unet3D.py | Configuration | 18.3 KB | — |
| source/text2pde/modules/models/ddpm.py | Configuration | 49.4 KB | — |
| source/text2pde/modules/models/ddpm3D.py | Configuration | 42.2 KB | — |
| source/text2pde/modules/models/discriminator.py | Configuration | 5.7 KB | — |
| source/text2pde/modules/models/transformer.py | Configuration | 19.9 KB | — |
| source/text2pde/modules/models/unet.py | Configuration | 37.8 KB | — |
| source/text2pde/modules/modules/attention.py | Configuration | 6.5 KB | — |
| source/text2pde/modules/modules/callbacks.py | Configuration | 37.5 KB | — |
| source/text2pde/modules/modules/conv4d.py | Configuration | 5.4 KB | — |
| source/text2pde/modules/modules/ddim.py | Configuration | 10.3 KB | — |
| source/text2pde/modules/modules/diffusion.py | Configuration | 9.2 KB | — |
| source/text2pde/modules/modules/distributed_resume.py | Configuration | 13.2 KB | — |
| source/text2pde/modules/modules/distributed_sampling.py | Configuration | 1.7 KB | — |
| source/text2pde/modules/modules/distributions.py | Configuration | 2.7 KB | — |
| source/text2pde/modules/modules/embedding.py | Configuration | 6.4 KB | — |
| source/text2pde/modules/modules/fno_module.py | Configuration | 29.9 KB | — |
| source/text2pde/modules/modules/integral_transform.py | Configuration | 12.3 KB | — |
| source/text2pde/modules/modules/neighbor_search.py | Configuration | 4.1 KB | — |
| source/text2pde/modules/modules/normalizer.py | Configuration | 14.1 KB | — |
| source/text2pde/modules/modules/phiflow.py | Configuration | 5.3 KB | — |
| source/text2pde/modules/modules/plotting.py | Configuration | 13.4 KB | — |
| source/text2pde/modules/modules/reproducible_resume.py | Configuration | 9.3 KB | — |
| source/text2pde/modules/modules/spectral_convolution.py | Configuration | 33.8 KB | — |
| source/text2pde/modules/modules/unet_utils.py | Configuration | 9.4 KB | — |
| source/text2pde/modules/utils.py | Configuration | 12.6 KB | — |
| source/text2pde/pareto_run.py | Configuration | 5.8 KB | — |
| source/text2pde/profile_flops.py | Configuration | 4.2 KB | — |
| source/text2pde/text/caption_cylinder.py | Configuration | 3.6 KB | — |
| source/text2pde/text/caption_ns2d.py | Configuration | 9.4 KB | — |
| source/text2pde/tools/cylinderflow/__init__.py | Configuration | 76 B | — |
| source/text2pde/tools/cylinderflow/evaluate_rollout.py | Configuration | 19.0 KB | — |
| source/text2pde/tools/cylinderflow/extract_tfrecord_prefix.py | Configuration | 2.7 KB | — |
| source/text2pde/tools/cylinderflow/finalize_validation.py | Configuration | 3.5 KB | — |
| source/text2pde/tools/cylinderflow/materialize_config.py | Configuration | 1.7 KB | — |
| source/text2pde/tools/cylinderflow/metrics.py | Configuration | 19.6 KB | — |
| source/text2pde/tools/cylinderflow/prepare_data.py | Configuration | 18.1 KB | — |
| source/text2pde/tools/cylinderflow/prepare_test_data.py | Configuration | 4.2 KB | — |
| source/text2pde/tools/cylinderflow/rollout.py | Configuration | 5.2 KB | — |
| source/text2pde/tools/cylinderflow/select_ae.py | Configuration | 7.1 KB | — |
| source/text2pde/tools/cylinderflow/smoke.py | Configuration | 10.1 KB | — |
| source/text2pde/tools/cylinderflow/tfrecord_io.py | Configuration | 6.8 KB | — |
| source/text2pde/tools/cylinderflow/verify_data.py | Configuration | 6.6 KB | — |
| source/text2pde/tools/cylinderflow/verify_preflight.py | Configuration | 2.3 KB | — |
| source/text2pde/tools/cylinderflow/verify_test_gate.py | Configuration | 3.3 KB | — |
| source/text2pde/tools/cylinderflow_stride8/__init__.py | Configuration | 70 B | — |
| source/text2pde/tools/cylinderflow_stride8/benchmark.py | Configuration | 5.1 KB | — |
| source/text2pde/tools/cylinderflow_stride8/distributed.py | Configuration | 3.4 KB | — |
| source/text2pde/tools/cylinderflow_stride8/evaluate_four_gpu.py | Configuration | 11.2 KB | — |
| source/text2pde/tools/cylinderflow_stride8/evaluate_joint64.py | Configuration | 19.3 KB | — |
| source/text2pde/tools/cylinderflow_stride8/evaluation_io.py | Configuration | 2.2 KB | — |
| source/text2pde/tools/cylinderflow_stride8/finalize_validation.py | Configuration | 5.1 KB | — |
| source/text2pde/tools/cylinderflow_stride8/joint64.py | Configuration | 4.8 KB | — |
| source/text2pde/tools/cylinderflow_stride8/materialize_config.py | Configuration | 2.6 KB | — |
| source/text2pde/tools/cylinderflow_stride8/metrics.py | Configuration | 17.6 KB | — |
| source/text2pde/tools/cylinderflow_stride8/performance.py | Configuration | 18.7 KB | — |
| source/text2pde/tools/cylinderflow_stride8/predictions.py | Configuration | 4.6 KB | — |
| source/text2pde/tools/cylinderflow_stride8/prepare_hf_release.py | Configuration | 5.0 KB | — |
| source/text2pde/tools/cylinderflow_stride8/protocol.py | Configuration | 6.0 KB | — |
| source/text2pde/tools/cylinderflow_stride8/run_four_gpu.py | Configuration | 9.7 KB | — |
| source/text2pde/tools/cylinderflow_stride8/score.py | Configuration | 2.9 KB | — |
| source/text2pde/tools/cylinderflow_stride8/select_ae.py | Configuration | 7.5 KB | — |
| source/text2pde/tools/cylinderflow_stride8/verify_data.py | Configuration | 4.3 KB | — |
| source/text2pde/tools/cylinderflow_stride8/verify_hf_download.py | Configuration | 4.5 KB | — |
| source/text2pde/tools/cylinderflow_stride8/write_normalizer.py | Configuration | 838 B | — |
| source/text2pde/tools/multigeometry/build_handoff_data.py | Configuration | 5.7 KB | — |
| source/text2pde/tools/multigeometry/evaluate_ldm.py | Configuration | 22.2 KB | — |
| source/text2pde/tools/multigeometry/materialize_config.py | Configuration | 1.8 KB | — |
| source/text2pde/tools/multigeometry/prepare_data.py | Configuration | 16.4 KB | — |
| source/text2pde/tools/multigeometry/select_ae.py | Configuration | 6.4 KB | — |
| source/text2pde/tools/multigeometry/smoke.py | Configuration | 13.1 KB | — |
| source/text2pde/tools/multigeometry/verify_handoff_data.py | Configuration | 3.0 KB | — |
| source/text2pde/train_AE.py | Configuration | 7.8 KB | — |
| source/text2pde/train_acdm.py | Configuration | 3.5 KB | — |
| source/text2pde/train_gino.py | Configuration | 2.9 KB | — |
| source/text2pde/train_gnn.py | Configuration | 2.9 KB | — |
| source/text2pde/train_ldm.py | Configuration | 9.2 KB | — |
| source/text2pde/train_ns2D.py | Configuration | 2.8 KB | — |
| source/text2pde/train_oformer.py | Configuration | 2.9 KB | — |
| source/text2pde/train_turb3D.py | Configuration | 2.8 KB | — |
| source/text2pde/validate_AE.py | Configuration | 6.3 KB | — |
| source/text2pde/validate_cylinder.py | Configuration | 5.0 KB | — |
| source/text2pde/validate_ldm.py | Configuration | 21.9 KB | — |
| source/text2pde/validate_ns2D.py | Configuration | 3.4 KB | — |
| source/text2pde/validate_turb3D.py | Configuration | 12.0 KB | — |
| LICENSE | Documentation | 11.4 KB | — |
| PARETO.md | Documentation | 4.6 KB | — |
| README.md | Documentation | 5.1 KB | — |
| handoff/PARETO.md | Documentation | 4.6 KB | — |
| handoff/README.md | Documentation | 3.8 KB | — |
| handoff/aroma_PARETO.md | Documentation | 1.9 KB | — |
| handoff/eagle_PARETO.md | Documentation | 1.9 KB | — |
| handoff/mgn_PARETO.md | Documentation | 1.9 KB | — |
| handoff/text2pde_PARETO.md | Documentation | 1.7 KB | — |
| source/aroma/CYLINDERFLOW.md | Documentation | 8.9 KB | — |
| source/aroma/DATA_CONTRACT.md | Documentation | 8.8 KB | — |
| source/aroma/FOUR_GPU.md | Documentation | 6.4 KB | — |
| source/aroma/LICENSE | Documentation | 1.1 KB | — |
| source/aroma/PARETO.md | Documentation | 1.9 KB | — |
| source/aroma/PERFORMANCE.md | Documentation | 5.9 KB | — |
| source/aroma/README.md | Documentation | 6.5 KB | — |
| source/aroma/download_data/README.md | Documentation | 1.1 KB | — |
| source/dit/LICENSE | Documentation | 11.4 KB | — |
| source/dit/PARETO.md | Documentation | 4.6 KB | — |
| source/eagle/CYLINDERFLOW.md | Documentation | 8.9 KB | — |
| source/eagle/DATA_CONTRACT.md | Documentation | 8.8 KB | — |
| source/eagle/FOUR_GPU.md | Documentation | 6.4 KB | — |
| source/eagle/LICENSE | Documentation | 1.1 KB | — |
| source/eagle/PARETO.md | Documentation | 1.9 KB | — |
| source/eagle/PERFORMANCE.md | Documentation | 5.9 KB | — |
| source/eagle/README.md | Documentation | 8.8 KB | — |
| source/mgn/.gitlab/issue_templates/bug.md | Documentation | 1.4 KB | — |
| source/mgn/.gitlab/issue_templates/documentation.md | Documentation | 524 B | — |
| source/mgn/.gitlab/issue_templates/feature_request.md | Documentation | 808 B | — |
| source/mgn/.gitlab/issue_templates/security.md | Documentation | 519 B | — |
| source/mgn/.gitlab/merge_request_templates/Default.md | Documentation | 1.3 KB | — |
| source/mgn/CONTRIBUTING.md | Documentation | 3.8 KB | — |
| source/mgn/CYLINDERFLOW.md | Documentation | 8.9 KB | — |
| source/mgn/DATA_CONTRACT.md | Documentation | 8.8 KB | — |
| source/mgn/FOUR_GPU.md | Documentation | 6.4 KB | — |
| source/mgn/LICENSE.txt | Documentation | 11.3 KB | — |
| source/mgn/PARETO.md | Documentation | 1.9 KB | — |
| source/mgn/PERFORMANCE.md | Documentation | 5.9 KB | — |
| source/mgn/README.md | Documentation | 4.5 KB | — |
| source/text2pde/DATA_CONTRACT.md | Documentation | 8.8 KB | — |
| source/text2pde/FOUR_GPU.md | Documentation | 6.2 KB | — |
| source/text2pde/PARETO.md | Documentation | 1.7 KB | — |
| source/text2pde/PERFORMANCE.md | Documentation | 5.9 KB | — |
| source/text2pde/README.md | Documentation | 15.8 KB | — |
| source/text2pde/configs/README.md | Documentation | 3.0 KB | — |
| source/text2pde/dataset/README.md | Documentation | 4.5 KB | — |
| source/text2pde/text/README.md | Documentation | 773 B | — |
| source/text2pde/tools/cylinderflow_stride8/hf_release/README.md | Documentation | 3.8 KB | — |
| cylinderflow_pareto_handoff_20260920.zip | Other | 5.0 MB | d2a324980fc4 |
| handoff/aroma_source.zip | Other | 178.4 KB | 23ceac0c07ec |
| handoff/dit_source.zip | Other | 147.3 KB | da1568ff84a6 |
| handoff/eagle_source.zip | Other | 108.1 KB | 2c60c13bc4df |
| handoff/mgn_source.zip | Other | 4.2 MB | aed1d25bdea6 |
| handoff/text2pde_source.zip | Other | 408.8 KB | 70b345db737f |
| source.zip | Other | 147.3 KB | da1568ff84a6 |
| source/aroma/bash/ablations_dynamics/burgers/deterministic.sh | Other | 325 B | — |
| source/aroma/bash/ablations_dynamics/burgers/mlp.sh | Other | 310 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-4/deterministic.sh | Other | 317 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-4/mlp.sh | Other | 306 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-4/refiner_ae.sh | Other | 407 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-5/deterministic.sh | Other | 317 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-5/mlp.sh | Other | 306 B | — |
| source/aroma/bash/ablations_dynamics/ns1e-5/refiner_ae.sh | Other | 411 B | — |
| source/aroma/bash/airfoil/inr.sh | Other | 295 B | — |
| source/aroma/bash/airfoil/refiner.sh | Other | 416 B | — |
| source/aroma/bash/airfoil/transformer.sh | Other | 339 B | — |
| source/aroma/bash/burgers/fno_burgers.sh | Other | 933 B | — |
| source/aroma/bash/burgers/inr_burgers.sh | Other | 525 B | — |
| source/aroma/bash/burgers/refiner_burgers.sh | Other | 552 B | — |
| source/aroma/bash/burgers/resnet_burgers.sh | Other | 944 B | — |
| source/aroma/bash/burgers/tf_burgers.sh | Other | 558 B | — |
| source/aroma/bash/burgers/unet_burgers.sh | Other | 935 B | — |
| source/aroma/bash/cylinder/inr.sh | Other | 288 B | — |
| source/aroma/bash/cylinder/refiner.sh | Other | 476 B | — |
| source/aroma/bash/cylinder/transformer.sh | Other | 337 B | — |
| source/aroma/bash/ks/inr.sh | Other | 247 B | — |
| source/aroma/bash/ks/refiner.sh | Other | 521 B | — |
| source/aroma/bash/navier-stokes-1e-3/deterministic.sh | Other | 664 B | — |
| source/aroma/bash/navier-stokes-1e-3/fno.sh | Other | 687 B | — |
| source/aroma/bash/navier-stokes-1e-3/inr.sh | Other | 448 B | — |
| source/aroma/bash/navier-stokes-1e-3/inr_25p.sh | Other | 438 B | — |
| source/aroma/bash/navier-stokes-1e-3/inr_5p.sh | Other | 463 B | — |
| source/aroma/bash/navier-stokes-1e-3/refiner.sh | Other | 648 B | — |
| source/aroma/bash/navier-stokes-1e-3/refiner_25p.sh | Other | 606 B | — |
| source/aroma/bash/navier-stokes-1e-3/refiner_5p.sh | Other | 588 B | — |
| source/aroma/bash/navier-stokes-1e-3/resnet.sh | Other | 693 B | — |
| source/aroma/bash/navier-stokes-1e-4/fno_1e-4.sh | Other | 687 B | — |
| source/aroma/bash/navier-stokes-1e-4/inr_ns1e-4_n1000.sh | Other | 297 B | — |
| source/aroma/bash/navier-stokes-1e-4/refiner_ns1e-4_n1000.sh | Other | 432 B | — |
| source/aroma/bash/navier-stokes-1e-4/resnet_1e-4.sh | Other | 693 B | — |
| source/aroma/bash/navier-stokes-1e-4/test_fno_1e-4.sh | Other | 686 B | — |
| source/aroma/bash/navier-stokes-1e-5/fno_1e-5.sh | Other | 682 B | — |
| source/aroma/bash/navier-stokes-1e-5/inr_ns1e-5.sh | Other | 281 B | — |
| source/aroma/bash/navier-stokes-1e-5/refiner_ns1e-5.sh | Other | 685 B | — |
| source/aroma/bash/navier-stokes-1e-5/resnet_1e-5.sh | Other | 693 B | — |
| source/aroma/bash/navier-stokes-1e-5/test_fno_1e-5.sh | Other | 681 B | — |
| source/aroma/bash/scale_experiments/inr_ns1e-4_n10.sh | Other | 294 B | — |
| source/aroma/bash/scale_experiments/inr_ns1e-4_n100.sh | Other | 295 B | — |
| source/aroma/bash/scale_experiments/inr_ns1e-4_n1000.sh | Other | 297 B | — |
| source/aroma/bash/scale_experiments/inr_ns1e-4_n10000.sh | Other | 559 B | — |
| source/aroma/bash/scale_experiments/refiner_ns1e-4_n10.sh | Other | 429 B | — |
| source/aroma/bash/scale_experiments/refiner_ns1e-4_n100.sh | Other | 430 B | — |
| source/aroma/bash/scale_experiments/refiner_ns1e-4_n1000.sh | Other | 432 B | — |
| source/aroma/bash/scale_experiments/refiner_ns1e-4_n10000.sh | Other | 559 B | — |
| source/aroma/bash/shallow-water/deterministic.sh | Other | 753 B | — |
| source/aroma/bash/shallow-water/inr.sh | Other | 510 B | — |
| source/aroma/bash/shallow-water/inr_25p.sh | Other | 554 B | — |
| source/aroma/bash/shallow-water/inr_5p.sh | Other | 504 B | — |
| source/aroma/bash/shallow-water/refiner.sh | Other | 737 B | — |
| source/aroma/bash/shallow-water/refiner_25p.sh | Other | 712 B | — |
| source/aroma/bash/shallow-water/refiner_5p.sh | Other | 656 B | — |
| source/aroma/download_data/download_deepmind_dataset.sh | Other | 1.0 KB | — |
| source/aroma/requirements-cylinderflow-cpu.txt | Other | 129 B | — |
| source/aroma/requirements-cylinderflow-gpu.txt | Other | 135 B | — |
| source/aroma/requirements-cylinderflow.txt | Other | 156 B | — |
| source/aroma/scripts/slurm_four_gpu.sh | Other | 454 B | — |
| source/dit/pyproject.toml | Other | 570 B | — |
| source/eagle/requirements-cylinderflow-cpu.txt | Other | 193 B | — |
| source/eagle/requirements-cylinderflow-gpu.txt | Other | 201 B | — |
| source/eagle/requirements-cylinderflow.txt | Other | 139 B | — |
| source/eagle/scripts/slurm_four_gpu.sh | Other | 454 B | — |
| source/eagle/splits/test.txt | Other | 1.2 KB | — |
| source/eagle/splits/train.txt | Other | 8.8 KB | — |
| source/eagle/splits/valid.txt | Other | 1.2 KB | — |
| source/mgn/accompanying_licenses/all_licenses.txt | Other | 1.0 MB | — |
| source/mgn/accompanying_licenses/explanation.txt | Other | 256 B | — |
| source/mgn/pyproject.toml | Other | 909 B | — |
| source/mgn/requirements-cylinderflow-cpu.txt | Other | 116 B | — |
| source/mgn/requirements-cylinderflow-gpu.txt | Other | 182 B | — |
| source/mgn/requirements-cylinderflow.txt | Other | 112 B | — |
| source/mgn/scripts/slurm_four_gpu.sh | Other | 454 B | — |
| source/mgn/test/ci_tests/copyright.txt | Other | 622 B | — |
| source/mgn/test/get_coverage.sh | Other | 403 B | — |
| source/text2pde/configs/multigeometry/reference_runtime.txt | Other | 141 B | — |
| source/text2pde/scripts/slurm_four_gpu.sh | Other | 468 B | — |
| source/text2pde/tools/cylinderflow/launch_pipeline.sh | Other | 2.8 KB | — |
| source/text2pde/tools/cylinderflow/run_ae_stage.sh | Other | 2.9 KB | — |
| source/text2pde/tools/cylinderflow/run_gpu_smoke.sh | Other | 1.3 KB | — |
| source/text2pde/tools/cylinderflow/run_ldm_stage.sh | Other | 3.6 KB | — |
| source/text2pde/tools/cylinderflow/run_test_stage.sh | Other | 2.5 KB | — |
| source/text2pde/tools/cylinderflow_stride8/hf_release/TEST_NOT_ACCESSED.txt | Other | 274 B | — |
| source/text2pde/tools/cylinderflow_stride8/launch_pipeline.sh | Other | 3.2 KB | — |
| source/text2pde/tools/cylinderflow_stride8/run_ae_stage.sh | Other | 2.9 KB | — |
| source/text2pde/tools/cylinderflow_stride8/run_ldm_stage.sh | Other | 3.5 KB | — |
| source/text2pde/tools/multigeometry/launch_pipeline.sh | Other | 2.3 KB | — |
| source/text2pde/tools/multigeometry/run_ae_stage.sh | Other | 2.8 KB | — |
| source/text2pde/tools/multigeometry/run_ldm_stage.sh | Other | 3.9 KB | — |
| .gitattributes | Repository | 1.6 KB | — |
License and Download
- License
- apache-2.0
- Access
- Open weights, no gate
- Download size
- 710.0 MB
Released by Yan Borui through its official repository on Hugging Face. Read the license.
Built From
- Trained on (disclosed) DingDong1921/mgn-cylinderflow-stride8-75frames
Memory Requirements
| Precision | Weights in memory |
|---|---|
| As published | 710.0 MB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
Questions About gladit-cylinderflow-550k-ema09999
Can I use gladit-cylinderflow-550k-ema09999 commercially?
Yes. gladit-cylinderflow-550k-ema09999 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.