Skip to content

Conversation

@devgdovg
Copy link
Contributor

@devgdovg devgdovg commented Dec 31, 2025

Motivation

  • Make Nunchaku Z-Image-Turbo able to run fp16 dtype on Turing GPUs.

Modifications

  • Modify various data type parameters when loading model.
  • Add metric "int4-fp16" in z-image-turbo test workflow. (Run pytest -v tests/ -x -vv -k "nunchaku-z-image-turbo" on Turing GPU for verification)

Checklist

  • Code is formatted using Pre-Commit hooks (run pre-commit run --all-files).
  • Relevant unit tests are added in the tests/workflows directory following the guidance in the Contribution Guide.
  • Reference images are uploaded to PR comments and URLs are added to test_cases.json.
  • Additional test data (if needed) is registered in test_data/inputs.yaml.
  • Additional models (if needed) are registered in scripts/download_models.py and test_data/models.yaml.
  • Additional custom nodes (if needed) are added to .github/workflows/pr-test.yaml.
  • For reviewers: If you're only helping merge the main branch and haven't contributed code to this PR, please remove yourself as a co-author when merging.
  • Please feel free to join our Discord or WeChat to discuss your PR.

@devgdovg
Copy link
Contributor Author

devgdovg commented Jan 1, 2026

related pr in nunchaku project:
nunchaku-tech/nunchaku#833

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