Views
No views yet
llm-compressor GPTQ export of google/gemma-4-26B-A4B-it using 4-bit weight-only quantization with bf16 activations.google/gemma-4-26B-A4B-itcompressed-tensors / pack-quantized64group_size=64 intentionally. Gemma 4 26B A4B contains MoE down_proj widths such as 704 and 2112, which are not divisible by 128, so a default W4A16 G128 export is not valid for these layers.HuggingFaceH4/ultrachat_200klmms-lab/flickr30k1vllm serve dhruvil237/gemma-4-26B-A4B-it-W4A16 \
2 --gpu-memory-utilization 0.8 \
3 --reasoning-parser gemma4 \
4 --dtype float16