File size: 504 Bytes
0c5d69c a9d5760 c8b198a a9d5760 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
license: apache-2.0
tags:
- comfyui
---
# Gemma 4
Repackaged model files for ComfyUI.
Original model repository:
- https://huggingface.co/google/gemma-4-E2B-it
- https://huggingface.co/google/gemma-4-E4B-it
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π text_encoders/
β β βββ gemma4_e2b_it_bf16.safetensors
β β βββ gemma4_e4b_it_bf16.safetensors
β β βββ gemma4_e4b_it_fp8_scaled.safetensors
``` |