Prompt helper for Stable Diffusion based on Qwen2-0.5B
868 Pulls Updated 4 months ago
5865c046591f · 156B
{
"num_ctx": 2048,
"num_predict": 512,
"repeat_penalty": 1.15,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.75,
"top_k": 45,
"top_p": 0.9
}