GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

PeppX/Sulphur-2-Prompt-Enhancer-Uncensored-GGUF overview

Sulphur 2 Prompt Enhancer Uncensored GGUF Quantized GGUF files for the uncensored prompt enhancer from SulphurAI/Sulphur 2 base https://huggingface.co/SulphurA…

llama.cppggufqwen35qwen3.5prompt-enhancertext-to-videouncensoredsulphurltxcomfyuilm-studiomultimodalvisiontext-generationenbase_model:SulphurAI/Sulphur-2-basebase_model:quantized:SulphurAI/Sulphur-2-baselicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~879.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
mmproj-prompt_enhancer_uncensored.ggufGGUFGGUF879.0 MBDownload
prompt_enhancer_uncensored-IQ4_NL.ggufGGUFIQ4_NL5.07 GBDownload
prompt_enhancer_uncensored-Q4_K_M.ggufGGUFQ4_K_M5.24 GBDownload

Model Details

Model IDPeppX/Sulphur-2-Prompt-Enhancer-Uncensored-GGUF
AuthorPeppX
Pipelinetext-generation
Licenseapache-2.0
Base modelSulphurAI/Sulphur-2-base
Last modified2026-07-15T16:39:59.000Z

Model README

---

language: en

license: apache-2.0

tags:

  • gguf
  • qwen35
  • qwen3.5
  • prompt-enhancer
  • text-to-video
  • uncensored
  • sulphur
  • ltx
  • comfyui
  • llama.cpp
  • lm-studio
  • multimodal
  • vision

base_model: SulphurAI/Sulphur-2-base

pipeline_tag: text-generation

library_name: llama.cpp

---

Sulphur-2 Prompt Enhancer Uncensored - GGUF

Quantized GGUF files for the uncensored prompt enhancer from SulphurAI/Sulphur-2-base. Converts short prompts into detailed video generation prompts for LTX 2.3 / Sulphur-2.

Model Info

| Field | Value |

|-------|-------|

| Base | Qwen3.5-9B (multimodal) |

| Architecture | qwen35 |

| Context | 262,144 tokens |

| Blocks | 32 layers |

| Embedding | 4096 |

| Uncensoring | Rimuru A+(B-C) merge, B=Hauhau |

Files

| File | Size | BPW | Description |

|------|------|-----|-------------|

| prompt_enhancer_uncensored-Q4_K_M.gguf | 5.3 GB | 5.02 | Standard 4-bit k-quant (balanced) |

| prompt_enhancer_uncensored-IQ4_NL.gguf | 5.1 GB | 4.85 | Importance-aware 4-bit (non-linear) |

| mmproj-prompt_enhancer_uncensored.gguf | 880 MB | — | Vision projector (BF16) |

Converted from BF16 safetensors → F16 GGUF → quantized with llama.cpp. No requantization — clean F16 source.

Usage

ComfyUI

Drop both the model GGUF and mmproj into ComfyUI/models/text_encoders/ or ComfyUI/models/LLM/GGUF/. Use with ComfyUI-Qwen3.5-Uncensored node.

LM Studio / llama.cpp

llama-server -m prompt_enhancer_uncensored-Q4_K_M.gguf \
  --mmproj mmproj-prompt_enhancer_uncensored.gguf \
  -ngl 99 --host 0.0.0.0

Source

Run PeppX/Sulphur-2-Prompt-Enhancer-Uncensored-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models