Skip to content

[bug fix]model_free BF16 check, llmc check, and device_manager#2066

Open
xin3he wants to merge 3 commits into
mainfrom
xinhe/7-16
Open

[bug fix]model_free BF16 check, llmc check, and device_manager#2066
xin3he wants to merge 3 commits into
mainfrom
xinhe/7-16

Conversation

@xin3he

@xin3he xin3he commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Description

This pull request makes a minor change to the quantization config builder in model_free.py. The check for compressed tensor support has been removed from the _build_mxfp_quantization_config function, streamlining the function's behavior.

  • Removed the call to check_compressed_tensors_supported(raise_error=True) from _build_mxfp_quantization_config in auto_round/compressors/model_free.py, eliminating an unnecessary check during quantization config building.

Type of Change

Bug fix

Related Issues

Fixes or relates to ##2058

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.
  • The CUDA CI has passed. You can trigger it by commenting /azp run Unit-Test-CUDA-AutoRound.

@xin3he
xin3he requested a review from wenhuach21 July 20, 2026 03:02
@AutoRoundBot

Copy link
Copy Markdown
Collaborator

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@xin3he xin3he changed the title remove unnecessary check and improve memory retrieval logic [bug fix]model_free BF16, llmc check, and device_manager Jul 20, 2026
@xin3he xin3he changed the title [bug fix]model_free BF16, llmc check, and device_manager [bug fix]model_free BF16 check, llmc check, and device_manager Jul 20, 2026
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.

2 participants