摘要: AIFS AIFS( (model): AnemoiModelInterface( (pre_processors): Processors [forward](ModuleDict( (normalizer): InputNormalizer() )) (post_processors): Pro 阅读全文
posted @ 2026-04-27 09:56 little-worm 阅读(6) 评论(0) 推荐(0)
摘要: Vit ViTModel( (patch_embed): CubeEmbed( (proj): Conv2d(152, 1536, kernel_size=(2, 2), stride=(2, 2)) (norm): LayerNorm((1536,), eps=1e-06, elementwise 阅读全文
posted @ 2026-04-27 09:01 little-worm 阅读(6) 评论(0) 推荐(0)
摘要: <earth2studio.data.ecmwf.IFS object at 0x7f4b7a89a910>2026-04-29 08:58:46.007 | INFO | earth2studio.run:deterministic:78 - Running simple workflow!202 阅读全文
posted @ 2026-04-24 08:44 little-worm 阅读(3) 评论(0) 推荐(0)
摘要: { "version": "0.2.0", "configurations": [ { "name": "Debug xmetai s2s_vit", "type": "python", "request": "launch", "program": "${workspaceFolder}/tool 阅读全文
posted @ 2026-04-20 17:37 little-worm 阅读(4) 评论(0) 推荐(0)
摘要: conda clean -apip cache purge conda create -n worm --clone base conda create -n worm python=3.12.3 -y conda activate worm pip install torch==2.8.0 tor 阅读全文
posted @ 2026-03-30 09:44 little-worm 阅读(9) 评论(0) 推荐(0)