Skip to content

Add missing parameter which is needed for lego mode. - #1266

Open
cheribral wants to merge 1 commit into
ace-step:mainfrom
cheribral:main
Open

Add missing parameter which is needed for lego mode.#1266
cheribral wants to merge 1 commit into
ace-step:mainfrom
cheribral:main

Conversation

@cheribral

@cheribral cheribral commented Jul 14, 2026

Copy link
Copy Markdown

This updates the documentation to address the problem in #1255 where random noise is generated instead of the additional track in lego mode.

Summary by CodeRabbit

  • Documentation
    • Updated the Lego base model inference example to include the dcw_enabled=False generation parameter.

This updates the documentation to address the problem in ace-step#1255 where
random noise is generated instead of the additional track in lego mode.
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c2d169ef-545d-433f-bde4-5de8822b45d2

📥 Commits

Reviewing files that changed from the base of the PR and between 6d467e4 and 1cadc33.

📒 Files selected for processing (1)
  • docs/en/INFERENCE.md

📝 Walkthrough

Walkthrough

The Lego base-model inference example now shows dcw_enabled=False in its GenerationParams configuration.

Changes

Inference documentation

Layer / File(s) Summary
Lego example parameters
docs/en/INFERENCE.md
Adds dcw_enabled=False to the documented GenerationParams(...) example.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

I’m a small rabbit hopping through code,
Adding one switch to lighten the load.
The Lego example now clearly shows,
dcw_enabled=False in neat rows.
Hop, hop—documentation grows!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: adding the missing lego-mode parameter documented in the inference guide.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant