CreativeML Open RAIL-M (repository metadata; component licenses follow original sources)official OmniSR architecture via pinned Spandrel + safetensors + torch_nputorch_npu / npu:0本作品在大赛官方远端 Ascend Model Agent 的 Ascend910 上加载真实 checkpoint,并完成 omnisr_x2_super_resolution。CPU fallback 被禁止;模型、输入与输出设备信息、权重加载审计、输出统计、软件版本和耗时均固化在 evidence/result.json。
固定 MidnightRunner/Misc 官方提交 0a9446be 的 1,655,992 字节 OmniSR_X2_DIV2K.safetensors 与官方 LFS SHA-256;由 Spandrel 固定提交 e1f2ea14 自动识别 OmniSR X2 架构并严格加载 784,604 参数,模型参数、10 个 buffers、16×16 RGB 输入与 32×32 超分输出全程位于 npu:0。
远端环境应预先安装版本匹配的 CANN、PyTorch 与 torch_npu,不要用普通 pip install 覆盖官方运行时。
python3 -m pip install -r requirements.txt
python3 inference.py --model /tmp/atomgit/prep_phase4/row79-midnightrunner-misc-omnisr-x2/OmniSR_X2_DIV2K.safetensors --out outputs/result.json
npu-smi info
cat outputs/result.jsonnpu:0[1,3,16,16][1,3,32,32]784,604147.892 ms79408fc23203bf161faa957c4a602cc40521ed2235a72d976bd9d375e6644611evidence/result.json 是机器可读事实源;三张证据图分别呈现 Agent 适配流程、NPU 设备闭环和模型输出结果。
npu:0

