| # WorldArena Conda 环境包 | |
| 所有归档均由 `conda-pack` 生成,目标平台为 Linux x86_64;它们不包含模型权重和项目源码仓库。 | |
| 权重与源码需仍按各项目原有目录配置。每个归档都在一个新目录完成了解包、激活、`conda-unpack` 和对应入口的导入/`--help` 验证。 | |
| ## 使用方式 | |
| ```bash | |
| mkdir -p /path/to/env | |
| tar --zstd -xf <archive>.tar.zst -C /path/to/env | |
| source /path/to/env/bin/activate | |
| conda-unpack | |
| ``` | |
| ## 归档对应关系 | |
| | 模型 | 环境包 | | |
| |---|---| | |
| | LingBot-World | `lingbot-world-linux-x86_64.tar.zst` | | |
| | LingBot-World v2 | `lingbot-world-v2-linux-x86_64.tar.zst` | | |
| | Matrix-Game 2 | `matrix-game-2-linux-x86_64.tar.zst` | | |
| | Matrix-Game 3 | `matrix-game-3-linux-x86_64.tar.zst` | | |
| | Matrix-Game 3.5 | `matrix-game-3.5-linux-x86_64.tar.zst` | | |
| | SANA-WM | `sana-wm-linux-x86_64.tar.zst` | | |
| | AlayaWorld | `alayaworld-linux-x86_64.tar.zst` | | |
| | DreamX-World | `dreamx-world-linux-x86_64.tar.zst` | | |
| | Hunyuan WorldPlay | `worldplay-linux-x86_64.tar.zst` | | |
| | Warp-as-History | `warp-as-history-linux-x86_64.tar.zst` | | |
| | Infinite-World | `infinite-world-linux-x86_64.tar.zst` | | |
| 同目录中的 `*.pip-freeze.txt`、`*.conda-explicit.txt` 和 `*.install.log` 是环境清单与构建记录;`SHA256SUMS` 用于下载后的完整性校验。 | |
| ## 已知兼容性说明 | |
| - Matrix-Game 3.5 采用其 CUDA 12.8 / PyTorch 2.10 基础环境。`xformers` 未单独安装,项目会使用 PyTorch SDPA 回退路径;其余运行时依赖和 `infer.py --help` 已验证。 | |
| - `decord==0.6.0` 的 wheel 元数据会被 `pip check` 错误标记为平台不支持;在所打包的 Python 版本中已完成实际导入和入口验证。 | |
| - Infinite-World 使用与当前 PyTorch 版本兼容的 `flash-attn==2.8.3`,替代项目中无法匹配该 Torch ABI 的旧固定版本。 | |
Xet Storage Details
- Size:
- 1.85 kB
- Xet hash:
- 4d484d6e91a53636c59b35582603550dfa610cfb223981ceaa3a613b63f37a33
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.