Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
trollek
/
qwen2-diffusion-prompter
:v01-q4_K_S
7,325
Downloads
Updated
1 year ago
Prompt helper for Stable Diffusion based on Qwen2-0.5B
Prompt helper for Stable Diffusion based on Qwen2-0.5B
Cancel
qwen2-diffusion-prompter:v01-q4_K_S
...
/
params
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
}