ISTA-DASLab/DeepSeek-V3-0324-GPTQ-4b-128g-experts

🤗 Hugging Face 来源text-generationmit676B 参数2.7 TBsafetensors✓ 64 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo ISTA-DASLab/DeepSeek-V3-0324-GPTQ-4b-128g-experts ./model-folder
需要做种者 →

DeepSeek-V3-0324-GPTQ-4b-128g-experts

Model Overview

This model was obtained by quantizing the weights of deepseek-ai/DeepSeek-V3-0324 to INT4 data type. This optimization reduces the number of bits per parameter from 8 to 4, reducing the disk size and GPU memory requirements by approximately 50%.

Only non-shared experts within transformer blocks are compressed. Weights are quantized using a symmetric per-group scheme, with group size 128. The GPTQ algorithm is applied for quantization.

Model checkpoint is saved in compressed_tensors format.

Models Experts Quantized Attention blocks quantized Size (GB)
deepseek-ai/DeepSeek-V3-0324 ❌ ❌ 671 GB
ISTA-DASLab/DeepSeek-V3-0324-GPTQ-4b-128g-experts ✅ ❌ 346 GB

Contributors

Denis Kuznedelev (Yandex), Eldar Kurtić (Red Hat AI & ISTA), Jiale Chen (ISTA), Michael Goin (Red Hat AI), Elias Frantar (ISTA), Dan Alistarh (Red Hat AI & ISTA).