Instructions to use Bedovyy/gemma-4-E4B-it-ultra-uncensored-heretic-Comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Bedovyy/gemma-4-E4B-it-ultra-uncensored-heretic-Comfy with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,8 @@ Use https://github.com/bedovyy/comfy-dit-quantizer with the below config json.
|
|
| 20 |
|
| 21 |
```bash
|
| 22 |
python quantize.py configs/te_gemma-4-fp8.json -q -n 131072 \
|
| 23 |
-
|
| 24 |
-
|
| 25 |
```
|
| 26 |
|
| 27 |
|
|
|
|
| 20 |
|
| 21 |
```bash
|
| 22 |
python quantize.py configs/te_gemma-4-fp8.json -q -n 131072 \
|
| 23 |
+
gemma-4-E4B-it-ultra-uncensored-heretic.safetensors \
|
| 24 |
+
gemma-4-E4B-it-ultra-uncensored-heretic-fp8.safetensors
|
| 25 |
```
|
| 26 |
|
| 27 |
|