Skip to content

Release/v1.5.4 - #1010

Merged
cmgzn merged 9 commits into
mainfrom
Release/v1.5.4
Jul 23, 2026
Merged

Release/v1.5.4#1010
cmgzn merged 9 commits into
mainfrom
Release/v1.5.4

Conversation

@cmgzn

@cmgzn cmgzn commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Release v1.5.4.

  • Bump version to 1.5.4
  • Update the News section in README.md / README_ZH.md with v1.5.4 release notes

Rebased on the latest main (includes #938, #979, #1013). Verified imports and dj-process --help succeed with all new OPs.

Full release notes will be published on the GitHub Releases page.

Full Changelog: v1.5.3...v1.5.4

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the version of data-juicer to v1.5.4 and updates the release notes in both README.md and README_ZH.md. The release highlights include Batch-local Stage Fusion, ARM64 installation support, robustness fixes, and expanded test coverage. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

…ocessor

Remove modelscope from audio dependencies — it monkey-patches
transformers' from_pretrained, causing AutoProcessor to download
full model weights (~14GB for Qwen-7B-Chat) instead of just tokenizer
files, breaking text_chunk_mapper CI tests. SenseVoiceSmall already
uses hub="hf" so modelscope is no longer needed.

Also add AutoTokenizer.from_pretrained as a fallback step in
get_processor() between dashscope and AutoProcessor, which is a
more appropriate loader for tokenizer-only use cases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cmgzn
cmgzn marked this pull request as ready for review July 22, 2026 02:04
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@cmgzn
cmgzn requested a review from yxdyc July 22, 2026 02:04
@cmgzn
cmgzn merged commit 7061da6 into main Jul 23, 2026
2 of 4 checks passed
@cmgzn
cmgzn deleted the Release/v1.5.4 branch July 24, 2026 10:22
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.

2 participants