docs: add News section with XL (4B DiT) release announcement#1007
docs: add News section with XL (4B DiT) release announcement#1007
Conversation
Add 📰 News section to README.md announcing the XL series release with links to all three HuggingFace repos and key specs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
📝 WalkthroughWalkthroughREADME.md updated with a new "📰 News" section announcing the ACE-Step 1.5 XL (4B DiT) release dated 2026-04-02, including links to three Hugging Face model variants (xl-base, xl-sft, xl-turbo), VRAM requirements, and compatibility notes. Table of Contents also updated to reference the new section. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
19-19: Consider reducing duplicated spec text to avoid doc drift.This news entry repeats VRAM/compatibility details that are already maintained in Quick Start / Model Zoo. Prefer a shorter announcement plus links to canonical sections to keep future updates consistent.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 19, The release entry "🎉 ACE-Step 1.5 XL (4B DiT) Released!" in README.md duplicates VRAM and compatibility specs already documented in Quick Start / Model Zoo; shorten the announcement to a one-line summary and remove the VRAM/compatibility sentences, replacing them with links to the canonical sections (e.g., "See Quick Start / Model Zoo for system requirements and compatibility") so future updates live in one place and avoid doc drift.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Line 19: The release entry "🎉 ACE-Step 1.5 XL (4B DiT) Released!" in
README.md duplicates VRAM and compatibility specs already documented in Quick
Start / Model Zoo; shorten the announcement to a one-line summary and remove the
VRAM/compatibility sentences, replacing them with links to the canonical
sections (e.g., "See Quick Start / Model Zoo for system requirements and
compatibility") so future updates live in one place and avoid doc drift.
Summary
Context
All XL models have been uploaded to HuggingFace:
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit