Skip to content

fix(export): unblock AWQ export for fused MoE experts (Nemotron-H) - #2017

Draft
cjluo-nv wants to merge 1 commit into
mainfrom
fix-nemotronh-fused-awq-export
Draft

fix(export): unblock AWQ export for fused MoE experts (Nemotron-H)#2017
cjluo-nv wants to merge 1 commit into
mainfrom
fix-nemotronh-fused-awq-export

fix(export): unblock INT4 AWQ export for fused MoE experts (NemotronH)

1efcd42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

78.35% (-0.01%) compared to d143276

View this Pull Request on Codecov

78.35% (-0.01%) compared to d143276

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.35%. Comparing base (d143276) to head (1efcd42).

Files with missing lines Patch % Lines
modelopt/torch/export/unified_export_hf.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2017      +/-   ##
==========================================
- Coverage   78.36%   78.35%   -0.01%     
==========================================
  Files         518      518              
  Lines       58658    58669      +11     
==========================================
+ Hits        45965    45973       +8     
- Misses      12693    12696       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.