How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "DreamFoundries/gemma-4-E4B-it-6bit"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default DreamFoundries/gemma-4-E4B-it-6bit
Run Hermes
hermes
Quick Links

Open in MLXHub

gemma-4-E4B-it MLX 6-bit

This repository contains an MLX-LM conversion of google/gemma-4-E4B-it.

Conversion Details

  • Original model: google/gemma-4-E4B-it
  • Model family: Gemma4
  • Source model type: gemma4
  • Model size: 7,996,156,490 parameters
  • Quantization: MLX-LM affine quantization
  • Bits: 6-bit
  • Group size: 64
  • Local MLX folder size at upload time: 5.71 GiB
  • Local safetensors weight size at upload time: 5.68 GiB

This Gemma conversion follows the MLX-LM Gemma 4 shared-KV topology and uses non-strict checkpoint loading so extra HF tensors outside that topology are discarded during conversion.

For mlx-swift compatibility, per_layer_model_projection was left unquantized while the rest of the eligible linear layers were quantized.

Usage

mlx_lm.generate --model DreamFoundries/gemma-4-E4B-it-6bit --prompt "Hello" --max-tokens 64

Benchmarks

No comparative benchmarks have been run yet. The repository does not currently provide quality, speed, memory, or benchmark comparisons against the original weights or other quantizations.

License

This is a converted/quantized derivative of the original model. Please refer to the original model repository for the upstream license and usage terms: https://huggingface.co/google/gemma-4-E4B-it


Download MLXHub

Downloads last month
311
Safetensors
Model size
7B params
Tensor type
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for DreamFoundries/gemma-4-E4B-it-6bit

Quantized
(339)
this model

Collection including DreamFoundries/gemma-4-E4B-it-6bit