[Bug]: unexpected enable_quant_input: false in config.json for FP8_BLOCK
Open
bug
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 175
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 99
Description
### Problem Description
auto-round --model ./Qwen3-8B --scheme FP8_BLOCK --iters 0 --format auto_round
[config.json · INC4AI/Qwen3-8B-fp-w8g128x128-for-ut at main](https://huggingface.co/INC4AI/Qwen3-8B-fp-w8g128x128-for-ut/blob/main/config.json)
enable_quant_input: false, it is expected to be Ture
### Reproduction Steps
~
### Environment Information
_No response_
### Error Logs
```shell
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.