Optimize Weight Rounding via Signed Gradient Descent for the Quantization of LLMs
Results and benchmarks
Optimize Weight Rounding via Signed Gradient Descent for the Quantization of LLMs presents a quantization method.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 55/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, and ONNX Runtime
2,704 stars · 320 forks · Last push Aug 26, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (2704 stars)
intel/neural-compressor is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).
Open intel/neural-compressor- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected intel/neural-compressor as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Active
- Confidence
- High
- Reproducibility
- Strong
- Stars
- 2,704
- Last push
- Aug 26, 2026 (2d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Active
- Confidence
- High
- Reproducibility
- Strong
- Stars
- 1,588
- Last push
- Aug 27, 2026 (1d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Active
- Confidence
- Low
- Reproducibility
- Strong
- Stars
- 90,156
- Last push
- Aug 27, 2026 (1d)
Community adoption signal (90156 stars)
- No Docker setup
- Low confidence match
Reproduction readiness
Ready to run
Ready to reproduce
- Clone intel/neural-compressor and install dependencies from pyproject.toml.
- CI pipeline detected, so automated tests are in place.
- Last updated 2 days ago.
Quick start
git clone https://github.com/intel/neural-compressor.git
pip install -e . Validation caveat
Framework baselines
- PyTorch Adam optimizer docs
Reference implementation of Adam in PyTorch.
- Optax Adam optimizer docs
JAX/Flax baseline for Adam variants.
- Keras Adam optimizer docs
TensorFlow/Keras baseline for Adam.
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- vllm-project/vllm
Confidence: Low · 90,156 stars
- mxjmtxrm/Auto-Round
Confidence: Low · 1 stars
- enhansome/enhansome-ai-engineering-reads
Confidence: Low · 0 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Models
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Tasks
None detected
Methods
Quantization, Stochastic optimization
Domains
None detected
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).