Skip to content

Commit 5cc7966

Browse files
Merge pull request #5 from ModelTC/add-blog-authors
Minor update: add blog authors and clean up PR reference
2 parents b25ee1b + c52eabb commit 5cc7966

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_articles/World-Models-Blog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "LightX2V Expands World Model Capabilities with Matrix Game 3.0 and HY-WorldMirror 2.0"
4-
author: "LightX2V Team"
4+
author: "LightX2V Team, Longzan Luo, Shunzi Yang"
55
date: 2026-04-23
66
tags: [World Models, Matrix Game, HY-WorldMirror, Real-time Generation, 3D Reconstruction]
77
---
@@ -45,7 +45,7 @@ The model creates navigable 3D worlds through a 4-stage pipeline from panorama g
4545
</video>
4646
*HY-WorldMirror 2.0 3D world reconstruction demo*
4747

48-
Our integration ([PR #1018](https://github.com/ModelTC/LightX2V/pull/1018), [PR #1022](https://github.com/ModelTC/LightX2V/pull/1022)) delivers significant performance acceleration with multi-GPU scaling through sequence-parallel inference for large scenes, advanced FP8 quantization support with real-time calibration, Intel XPU acceleration through SYCL/ESIMD kernels, and memory optimization via CPU offloading and lazy loading for efficient inference.
48+
Our integration [PR #1022](https://github.com/ModelTC/LightX2V/pull/1022)) delivers significant performance acceleration with multi-GPU scaling through sequence-parallel inference for large scenes, advanced FP8 quantization support with real-time calibration, Intel XPU acceleration through SYCL/ESIMD kernels, and memory optimization via CPU offloading and lazy loading for efficient inference.
4949

5050
## Getting Started
5151

assets/world-models-blog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This directory should contain the following media files for the world models blo
66

77
### Images:
88
- **matrix-game-3.0.png** - Performance comparison chart between LightX2V implementation and Matrix-Game official (from PR #989)
9-
- **HY-World-Mirror.png** - Performance acceleration comparison between LightX2V implementation and baseline (from PR #1018/#1022)
9+
- **HY-World-Mirror.png** - Performance acceleration comparison between LightX2V implementation and baseline (from PR #1022)
1010

1111
### Videos:
1212
- **matrix-game.mp4** - Matrix Game 3.0 real-time interactive generation demo video

0 commit comments

Comments
 (0)