chris320211/smoothquant-granite33-2b-g52xlarge
0301
SmoothQuant ibm-granite/granite-3.3-2b-instruct
Quantized derivative of `ibm-granite/granite-3.3-2b-instruct`. Not Hub fp16. Weights are the packed/runtime artifact from job 20260920T012426Z-d2f5c6.
WikiText-2 (test, 2048-token windows, 65504 tokens)
Measured on NVIDIA A10G (g5.2xlarge) against the original fp16 snapshot. Numbers copied from jobs/20260920T012426Z-d2f5c6/benchmark.json.
ppl_ratio: 1.006038 (quality_ok=True)improved_throughput: Trueimproved_vram: True
Pull
from huggingface_hub import snapshot_download
path = snapshot_download("chris320211/smoothquant-granite33-2b-g52xlarge")This is not a drop-in AutoModelForCausalLM.from_pretrained checkpoint. Reload with the included quant_agent_inference_adapter.py after the method repo (and overlay, if any) is on QUANT_AGENT_METHOD_REPO. See quantization_config.json.
License
Base model license (MIT for Phi-3) plus the method repository license. Keep LICENSE / NOTICE.md from the snapshot when present.
