This repository was archived by the owner on Sep 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 248
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
should have the ability to output debug artifacts when exporting to a .pte file #1101
Open
@byjlw
Description
🚀 The feature, motivation and pitch
should be able to use --generate_etrecord to get the artifacts for debugging like this.
python3 torchchat.py export llama3.1 --quantize torchchat/quant_config/mobile.json --output-pte-path llama3.1.pte --generate_etrecord
Alternatives
No response
Additional context
No response
RFC (Optional)
No response