Skip to content

[agent] add modular doc#13410

Merged
yiyixuxu merged 2 commits intomainfrom
modular-pipeline-docs
Apr 14, 2026
Merged

[agent] add modular doc#13410
yiyixuxu merged 2 commits intomainfrom
modular-pipeline-docs

Conversation

@yiyixuxu
Copy link
Copy Markdown
Collaborator

@yiyixuxu yiyixuxu commented Apr 4, 2026

follow #13334

moved model-integrawtion/skillls/modular-conversion.md to .ai/modular.md, and link it from AGENTS.md, model-integrawtion/skillls and review-rules.md

added a Gotcha section for modular as well

@yiyixuxu yiyixuxu requested a review from stevhliu April 4, 2026 08:37
Copy link
Copy Markdown
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, just one small suggestion!

.ai/modular.md Outdated
```python
class ChunkDenoiseStep(LoopSequentialPipelineBlocks):
block_classes = [PrepareChunkStep, NoiseGenStep, DenoiseInnerStep, UpdateStep]
class HeliosChunkDenoiseStep(LoopSequentialPipelineBlocks):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe clearer to use the real classes here (HeliosChunkHistorySliceStep, etc.) since you're providing a real class to avoid any confusion

@github-actions github-actions bot added the size/M PR with diff < 200 LOC label Apr 14, 2026
yiyi@huggingface.co added 2 commits April 14, 2026 17:38
@yiyixuxu yiyixuxu force-pushed the modular-pipeline-docs branch from 9026d0e to 55ce615 Compare April 14, 2026 17:40
@github-actions github-actions bot added size/M PR with diff < 200 LOC and removed size/M PR with diff < 200 LOC labels Apr 14, 2026
@yiyixuxu yiyixuxu merged commit e9c092d into main Apr 14, 2026
4 checks passed
@yiyixuxu yiyixuxu deleted the modular-pipeline-docs branch April 14, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR with diff < 200 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants