TensorRT-LLM icon indicating copy to clipboard operation
TensorRT-LLM copied to clipboard

calibration dataset

Open Hukongtao opened this issue 1 year ago • 2 comments

I followed the steps provided in the tutorial to use awq-4bit quantization, but found that the accuracy was seriously lost after quantization. https://github.com/NVIDIA/TensorRT-LLM/blob/main/examples/llama/README.md#awq My model is the llama after SFT. Therefore, I want to know whether I need to use my own training set for calibration. When using awq-4bit result in dropped points, are there any parameters that can be adjusted?

Hukongtao avatar Feb 18 '24 14:02 Hukongtao

+1 I have met the same problem with the accuracy drop after quantization, how can i debug with it or how to choose the calibration dataset? @Tracin @byshiue

ehuaa avatar May 08 '24 13:05 ehuaa

+1 I also wonder if there is any reference for choosing an appropriate calibration dataset.

cieske avatar May 17 '24 00:05 cieske

@Hukongtao Do you still have the problem? If not, we will close it soon.

hello-11 avatar Nov 15 '24 11:11 hello-11