gemma-4-12B-it-qat-q4_0-unquantized-uncensored-heretic-exl3-mul1

EXL3 (ExLlamaV3) quantizations of llmfan46/gemma-4-12B-it-qat-q4_0-unquantized-uncensored-heretic. All credit for the original model goes to the original authors.

πŸ“Š Available Quantizations & VRAM

The model weights are stored in separate branches. Please switch to a branch to download. Note: VRAM estimates include PyTorch context overhead (~0.8GB) and assume an unquantized FP16 KV cache.

Target BPW Head BPW Branch (Download Link) WikiText-2 PPL (512 ctx)ΒΉ 2K ctx 4K ctx 8K ctx 16K ctx 32K ctx
4.0 h6 4.0bpw_h6 318.1820 ~7.02 GB ~7.05 GB ~7.11 GB ~7.24 GB ~7.49 GB
5.0 h6 5.0bpw_h6 309.7339 ~8.29 GB ~8.32 GB ~8.38 GB ~8.51 GB ~8.76 GB

ΒΉ Evaluated against WikiText-2 with ExLlamaV3 using a strided 512-token context window (-c 512) in llama.cpp parity mode (-g). Lower is better.

(Higher BPW = higher quality, lower BPW = fits in less VRAM).

πŸ“₯ How to Download

It's recommended to use the huggingface-cli to download specific branches. (Do not use git clone as it will download all branches!)

Ensure you have the CLI installed:

pip install -U "huggingface_hub[cli]"

Download a specific branch (e.g., 5.0bpw_h6):

# Example: Downloading the 5.0bpw_h6 branch
huggingface-cli download DBMe/gemma-4-12B-it-qat-q4_0-unquantized-uncensored-heretic-exl3-mul1 --revision 5.0bpw_h6 --local-dir gemma-4-12B-it-qat-q4_0-unquantized-uncensored-heretic-exl3-mul1-5.0bpw_h6

πŸ’» Supported Engines

These models are highly optimized for modern GPUs and can be run using:

  • TabbyAPI: A fast, OpenAI-compatible API server. (Set model_name to the local folder name you downloaded the branch into)
  • Text-Generation-WebUI: A local web interface. (Select the exllamav3 loader)
  • ExLlamaV3 (Native): Python library for custom integration.

πŸ“ˆ Perplexity Degradation Curve

(Lower is better) Perplexity Graph

βš™οΈ Advanced: Quantization Environment & Settings

πŸ”¬ Quantization Settings

  • Codebook: mul1

  • Output Scales: always

  • Calibration Rows: 250

  • Calibration Cols: 2048

  • Calibration Dataset: ExLlamaV3 Default (Wiki/C4/Code)

  • High Quality (HQ) Mode: False

  • ExLlamaV3: 1.0.0 (Commit: cb7f2e9)

  • Hardware: NVIDIA A100-SXM4-40GB

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for DBMe/gemma-4-12B-it-qat-q4_0-unquantized-uncensored-heretic-exl3-mul1