【Bug已解决】[Quantization FP8] Native from_config support 解决方案
【Bug已解决】[Quantization FP8] Native from_config support 解决方案
一、现象长什么样
你想用 from_config 直接按配置构造一个 FP8 量化模型(而不是先 from_pretrained 再量化),但量化没有被应用:
# 现象 A:from_…
2026/8/7 23:49:52