Skip to content

Conversation

@lumoe
Copy link

@lumoe lumoe commented Nov 19, 2025

Fixes #527

Updated chunk_convert_cli() to accept all the same parameters as convert_cli() by replacing argparse with click decorators and forwarding arguments through the bash script. The build_cli_args() helper converts kwargs to CLI argument strings, excluding only device-specific parameters (chunk_idx, num_chunks, workers) which are handled per-device by chunk_convert.sh. All other options (e.g., --skip_existing, --debug, --output_format, --max_files) are now supported.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@lumoe
Copy link
Author

lumoe commented Nov 19, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Nov 19, 2025
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.

More options for marker_chunk_convert

1 participant