PeppX/Sulphur-2-Prompt-Enhancer-Uncensored-GGUF
11.8k
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
Files
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.0Source
- Original model: SulphurAI/Sulphur-2-base
- Quantized by PeppX
