CoolFace
Modelpublic

ISTA-DASLab/Llama-3.1-8B-Instruct-MR-GPTQ-nvfp

sourceHugging Facellama3.1updated 1y agoView on Hugging Face
0likes27downloads
Model Card

Llama-3.1-8B-Instruct-MR-GPTQ-nvfp

Model Overview

This model was obtained by quantizing the weights of Llama-3.1-8B-Instruct to NVFP4 data type. This optimization reduces the number of bits per parameter from 16 to 4.5, reducing the disk size and GPU memory requirements by approximately 72%.

Usage

MR-GPTQ quantized models with QuTLASS kernels are supported in the following integrations:

  • —transformers with these features:
  • —Available in main (Documentation).
  • —RTN on-the-fly quantization.
  • —Pseudo-quantization QAT.
  • —vLLM with these features:
  • —Available in this PR.
  • —Compatible with real quantization models from FP-Quant and the transformers integration.

Evaluation

This model was evaluated on a subset of OpenLLM v1 benchmarks and Platinum bench. Model outputs were generated with the vLLM engine.

OpenLLM v1 results

ModelMMLU‑CoTGSM8kHellaswagWinogrande**Average****Recovery (%)**
meta‑llama/Llama 3.1‑8B‑Instruct0.72760.85060.80010.77900.7893–
ISTA‑DASLab/Llama‑3.1‑8B‑Instruct‑MR‑GPTQ‑nvfp0.69170.80890.78500.75450.760096.29

Platinum bench results

Below we report recoveries on individual tasks as well as the average recovery.

Recovery by Task

TaskRecovery (%)
SingleOp100.00
SingleQ98.99
MultiArith99.41
SVAMP97.54
GSM8K96.64
MMLU‑Math92.43
BBH‑LogicalDeduction‑3Obj87.34
BBH‑ObjectCounting98.80
BBH‑Navigate92.00
TabFact86.92
HotpotQA103.18
SQuAD101.54
DROP103.77
Winograd‑WSC89.47
Average96.29