Skip to content

fp8/fp4 cpu dequant#2691

Merged
Qubitium merged 23 commits intomainfrom
dtype-dequant-cpu
Apr 9, 2026
Merged

fp8/fp4 cpu dequant#2691
Qubitium merged 23 commits intomainfrom
dtype-dequant-cpu

Conversation

@Qubitium
Copy link
Copy Markdown
Collaborator

@Qubitium Qubitium commented Apr 8, 2026

No description provided.

Comment thread gptqmodel/utils/cpp.py Fixed
Comment thread gptqmodel/utils/cpp.py Fixed
Comment thread gptqmodel/utils/cpp.py Fixed
Comment thread gptqmodel/utils/cpp.py Fixed
Comment thread gptqmodel/quantization/dtype.py Fixed
Comment thread tests/test_quant_dtype.py Fixed
Comment thread tests/test_quant_dtype.py Fixed
@Qubitium Qubitium marked this pull request as ready for review April 9, 2026 01:20
Copy link
Copy Markdown
Collaborator Author

Qubitium commented Apr 9, 2026

Addressed the current github-code-quality findings on this branch in b75f69a3:

  • removed the unused floatx extension globals in gptqmodel/utils/cpp.py
  • removed the unused _FLOAT4_PACKED_DTYPE alias in gptqmodel/quantization/dtype.py
  • normalized tests/test_quant_dtype.py to a single import style

Local validation:

  • ruff check gptqmodel/utils/cpp.py gptqmodel/quantization/dtype.py tests/test_quant_dtype.py
  • PYTHON_GIL=0 python -m pytest tests/test_quant_dtype.py -q -s

The branch has been pushed and is ready for GitHub to re-evaluate.

@Qubitium Qubitium merged commit 707fe17 into main Apr 9, 2026
6 checks passed
@Qubitium Qubitium deleted the dtype-dequant-cpu branch April 9, 2026 02:06
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