Skip to content

Refine model save folder name #1549

Merged
Kaihui-intel merged 5 commits intomainfrom
kaihui/refine_save_folder
Mar 19, 2026
Merged

Refine model save folder name #1549
Kaihui-intel merged 5 commits intomainfrom
kaihui/refine_save_folder

Conversation

@Kaihui-intel
Copy link
Copy Markdown
Contributor

@Kaihui-intel Kaihui-intel commented Mar 16, 2026

Description

add mxfp/nvfp/fp into save folder
#828

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Other (please specify):

Related Issues

Fixes or relates to #

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.

Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Copilot AI review requested due to automatic review settings March 16, 2026 05:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the model export directory naming to include the model data_type (e.g., mxfp/nvfp/fp) in the save folder name, aligning with the request in issue #828.

Changes:

  • Add a prefix derived from autoround.data_type and inject it into the exported folder name.
  • Refactor export_dir construction to conditionally include the data_type prefix.

Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
@Kaihui-intel Kaihui-intel merged commit 68d5568 into main Mar 19, 2026
28 of 29 checks passed
@Kaihui-intel Kaihui-intel deleted the kaihui/refine_save_folder branch March 19, 2026 06:17
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.

5 participants