Skip to content

Commit 56535a4

Browse files
mxuaxqibaoyuan
authored andcommitted
[Diffusion][Feature] Implement SP support in LongCatImageTransformer (#721)
Signed-off-by: XU Mingshi <91017482+mxuax@users.noreply.github.com> Signed-off-by: mxuax <mxuax@connect.ust.hk> Signed-off-by: 齐保元 <qibaoyuan@xiaomi.com>
1 parent f6e6dd0 commit 56535a4

File tree

2 files changed

+243
-33
lines changed

2 files changed

+243
-33
lines changed

docs/user_guide/acceleration/parallelism_acceleration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The following table shows which models are currently supported by parallelism me
2020

2121
| Model | Model Identifier | Ulysses-SP | Ring-SP | CFG-Parallel | Tensor-Parallel |
2222
|-------|------------------|------------|---------|--------------|--------------------------|
23-
| **LongCat-Image** | `meituan-longcat/LongCat-Image` | | |||
24-
| **LongCat-Image-Edit** | `meituan-longcat/LongCat-Image-Edit` | | |||
23+
| **LongCat-Image** | `meituan-longcat/LongCat-Image` | | |||
24+
| **LongCat-Image-Edit** | `meituan-longcat/LongCat-Image-Edit` | | |||
2525
| **Ovis-Image** | `OvisAI/Ovis-Image` |||||
2626
| **Qwen-Image** | `Qwen/Qwen-Image` |||||
2727
| **Qwen-Image-Edit** | `Qwen/Qwen-Image-Edit` |||||

0 commit comments

Comments
 (0)