DeepSeek V2 Lite FP8 GPTQ

This checkpoint was produced with block-wise GPTQ using FP8 E4M3 weights.

Typical pipeline:

bash scripts/download_model.sh --model_name deepseek-v2-lite
python tests/stage5_quantize_model.py --model_path models/DeepSeek-V2-Lite --quant_format fp8 --seq_len 4096
python tests/stage7_save_modelopt.py --model_path models/DeepSeek-V2-Lite-FP8 --output_dir models/DeepSeek-V2-Lite-FP8-modelopt --stage5_results results/stage5_DeepSeek-V2-Lite_fp8_quantize.json

Evaluate quality against the BF16 baseline before deployment:

python tests/stage4_baseline_perplexity.py --model_path models/DeepSeek-V2-Lite --seq_len 4096
python tests/stage6_eval_perplexity.py --model_path models/DeepSeek-V2-Lite-FP8 --quant_format fp8 --seq_len 4096
Downloads last month
26
Safetensors
Model size
16B params
Tensor type
BF16
·
F8_E4M3
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for daeunj/DeepSeek-V2-Lite-FP8-GPTQ

Quantized
(25)
this model