Prerequisites
Feature Description
Hello,
Great work here :D
Is it possible that llama.cpp support GPTQ quantized models ?
The GPTQ quantized model had the advantage that it was fine-tuned with a dataset, which I think is a good reason to support GPTQ:
Quotes from the GPTQModel repo:
Quality: GPTQModel 4bit can match BF16:
https://github.com/ModelCloud/GPTQModel
Motivation
The GPTQ quantized model had the advantage that it can be fine-tuned/calibrated with a dataset, and for further fine tuning.
Possible Implementation
No response
Prerequisites
Feature Description
Hello,
Great work here :D
Is it possible that llama.cpp support GPTQ quantized models ?
The GPTQ quantized model had the advantage that it was fine-tuned with a dataset, which I think is a good reason to support GPTQ:
Quotes from the GPTQModel repo:
https://github.com/ModelCloud/GPTQModel
Motivation
The GPTQ quantized model had the advantage that it can be fine-tuned/calibrated with a dataset, and for further fine tuning.
Possible Implementation
No response