Skip to content

Commit 1c0b673

Browse files
wtomingcanlin
andauthored
Update docs/contributing/features/cfg_parallel.md
Co-authored-by: Canlin Guo <961750412@qq.com> Signed-off-by: Didan Deng <33117903+wtomin@users.noreply.github.com>
1 parent b97d3d7 commit 1c0b673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/features/cfg_parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In standard Classifier-Free Guidance, each diffusion step requires two forward p
1717

1818
### Architecture
1919

20-
vLLM-omni provides `CFGParallelMixin` that encapsulates all CFG parallel logic. Pipelines inherit from this mixin and implement a `diffuse()` method that orchestrates the denoising loop.
20+
vLLM-Omni provides `CFGParallelMixin` that encapsulates all CFG parallel logic. Pipelines inherit from this mixin and implement a `diffuse()` method that orchestrates the denoising loop.
2121

2222

2323
| Method | Purpose | Automatic Behavior |

0 commit comments

Comments
 (0)