Views
No views yet
1{
2 "zero_point": True,
3 "q_group_size": 32,
4 "w_bit": 4,
5 "version": "GEMM"
6}
7g_group_size is set as 32 for higher accuracy than default value(128).vllm(0.9.1) , you need downgrade the lib triton to 3.2.0, otherwise vllm will shutdown with error during inferencepip install -U triton==3.2.0pip install git+https://github.com/InternLM/lmdeploy