kanghui0204
kanghui0204
### Your current environment The output of `python collect_env.py` ```text Your output of `python collect_env.py` here ``` ### 🐛 Describe the bug Hello VLLM expert, While reading the VLLM code,...
last PR:https://github.com/NVIDIA/TensorRT-LLM/pull/3851 last revet PR:https://github.com/NVIDIA/TensorRT-LLM/pull/4340
**Description** I've identified a bug in the latest version of FBGEMM where the set_optimizer_step() function no longer resets the Adam optimizer iteration counter, breaking previous functionality that worked in earlier...