GPTQ - LLM Compression Benchmark
Prerequisites
- Git
- Python 3.8+
- PIP
Usage
- Clone the repository:
- Install the dependencies:
- Measure the MMLU score for a given model:
- Measure the ARC score for a given model:
- Measure the perplexity score for a given model:
Where ${MODEL_URI}
is the URI of the model to benchmark.