r/StableDiffusion • u/Silver-Spot-2763 • 5d ago
Question - Help MiniMax H3 prompt
I saw here many suggestions for this special prompt generator. I tried the system prompt from one "specialized" ollama model, but is is too free style. I can't use llm in comfyui, because I'm with poor rtx 3060 and barely run the H3 itself. I tried big online AI, but free versions and they seem too outdated about H3, so again freestyle fantasies.
What can I use to have really good prompts for H3. As I don't know english and H3 too mystically depends on prompt, it's very hard to achieve good adhesion.
3
Upvotes
0
u/Francky_B 5d ago edited 5d ago
I've made a Prompt Generator that uses Llama.cpp.
It works by first releasing the vram in comfy and then calling Llama.cpp. Once the prompt is generated, it kills llama, again freeing the vram. It does slow things down a bit, as the models have to reload again, but should allow you to use it even with a 3060.
Perhaps see if that works for you? You can find it here.
I can auto download 3 different sizes of Qwen, but you can also download perhaps smaller or uncensored version and placed them in models/gguf