comfyui
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
```