z-lab / gemma-4-E4B-it-PARO

huggingface.co
Total runs: 324
24-hour runs: 0
7-day runs: 295
30-day runs: 295
Model's Last Updated: May 16 2026
image-text-to-text

Introduction of gemma-4-E4B-it-PARO

Model Details of gemma-4-E4B-it-PARO

z-lab/gemma-4-E4B-it-PARO

Pairwise Rotation Quantization for Efficient Reasoning LLM Inference

Paper Blog Models PyPI

ParoQuant is the state-of-the-art INT4 quantization for LLMs. It closes the accuracy gap with FP16 while running at near-AWQ speed. Supports NVIDIA GPUs (vLLM, Transformers) and Apple Silicon (MLX). For more information, see https://github.com/z-lab/paroquant .

z-lab/gemma-4-E4B-it-PARO is a 4-bit google/gemma-4-E4B-it quantized with ParoQuant. Check out other ParoQuant models from the Hugging Face collection .

Quick Start
Installation
# NVIDIA GPU (CUDA 12.9)
pip install "paroquant[vllm]"

# NVIDIA GPU (CUDA 13.0)
pip install "paroquant[vllm]" "vllm==0.19.1" \
  --extra-index-url https://wheels.vllm.ai/0.19.1/cu130 \
  --extra-index-url https://download.pytorch.org/whl/cu130

# Apple Silicon
pip install "paroquant[mlx]"
Interactive Chat
python -m paroquant.cli.chat --model z-lab/gemma-4-E4B-it-PARO
OpenAI-Compatible API Server

For vLLM, you can directly use vllm serve to serve ParoQuant models:

vllm serve z-lab/gemma-4-E4B-it-PARO --port 8000

For other frameworks:

python -m paroquant.cli.serve --model z-lab/gemma-4-E4B-it-PARO --port 8000

For MLX, add --vlm if you wish to load the VLM components and use the model's multimodal features. For vLLM, VLM components are loaded by default and can be skipped with the server argument --language-model-only .

The visual components in this checkpoint is stored in original precision, and only the language components are quantized to 4 bits; as a result, the model size is larger than a fully-quantized model. Avoid loading the VLM components if you are not using the multimodal features for the best efficiency.

Docker (NVIDIA GPU)

The following commands map the local cache directory to the container in order to persist kernel cache across runs. Remove -v ... to disable this behavior.

# Interactive chat
docker run --pull=always --rm -it --gpus all --ipc=host \
  -v $HOME/.cache/paroquant:/root/.cache/paroquant \
  ghcr.io/z-lab/paroquant:chat --model z-lab/gemma-4-E4B-it-PARO

# API server (port 8000)
docker run --pull=always --rm -it --gpus all --ipc=host -p 8000:8000 \
  -v $HOME/.cache/paroquant:/root/.cache/paroquant \
  ghcr.io/z-lab/paroquant:serve --model z-lab/gemma-4-E4B-it-PARO
Citation
@inproceedings{liang2026paroquant,
  title     = {{ParoQuant: Pairwise Rotation Quantization for Efficient Reasoning LLM Inference}},
  author    = {Liang, Yesheng and Chen, Haisheng and Zhang, Zihan and Han, Song and Liu, Zhijian},
  booktitle = {International Conference on Learning Representations (ICLR)},
  year      = {2026}
}

Runs of z-lab gemma-4-E4B-it-PARO on huggingface.co

324
Total runs
0
24-hour runs
-1
3-day runs
295
7-day runs
295
30-day runs

More Information About gemma-4-E4B-it-PARO huggingface.co Model

More gemma-4-E4B-it-PARO license Visit here:

https://choosealicense.com/licenses/apache-2.0

gemma-4-E4B-it-PARO huggingface.co

gemma-4-E4B-it-PARO huggingface.co is an AI model on huggingface.co that provides gemma-4-E4B-it-PARO's model effect (), which can be used instantly with this z-lab gemma-4-E4B-it-PARO model. huggingface.co supports a free trial of the gemma-4-E4B-it-PARO model, and also provides paid use of the gemma-4-E4B-it-PARO. Support call gemma-4-E4B-it-PARO model through api, including Node.js, Python, http.

gemma-4-E4B-it-PARO huggingface.co Url

https://huggingface.co/z-lab/gemma-4-E4B-it-PARO

z-lab gemma-4-E4B-it-PARO online free

gemma-4-E4B-it-PARO huggingface.co is an online trial and call api platform, which integrates gemma-4-E4B-it-PARO's modeling effects, including api services, and provides a free online trial of gemma-4-E4B-it-PARO, you can try gemma-4-E4B-it-PARO online for free by clicking the link below.

z-lab gemma-4-E4B-it-PARO online free url in huggingface.co:

https://huggingface.co/z-lab/gemma-4-E4B-it-PARO

gemma-4-E4B-it-PARO install

gemma-4-E4B-it-PARO is an open source model from GitHub that offers a free installation service, and any user can find gemma-4-E4B-it-PARO on GitHub to install. At the same time, huggingface.co provides the effect of gemma-4-E4B-it-PARO install, users can directly use gemma-4-E4B-it-PARO installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

gemma-4-E4B-it-PARO install url in huggingface.co:

https://huggingface.co/z-lab/gemma-4-E4B-it-PARO

Url of gemma-4-E4B-it-PARO

gemma-4-E4B-it-PARO huggingface.co Url

Provider of gemma-4-E4B-it-PARO huggingface.co

z-lab
ORGANIZATIONS

Other API from z-lab

huggingface.co

Total runs: 1.9K
Run Growth: -15.0K
Growth Rate: -800.00%
Updated:May 08 2026
huggingface.co

Total runs: 339
Run Growth: -20
Growth Rate: -5.90%
Updated:May 08 2026
huggingface.co

Total runs: 311
Run Growth: -42
Growth Rate: -13.50%
Updated:May 08 2026
huggingface.co

Total runs: 242
Run Growth: -111
Growth Rate: -45.87%
Updated:May 08 2026
huggingface.co

Total runs: 9
Run Growth: 0
Growth Rate: 0.00%
Updated:June 23 2025