Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
goonsai
/
qwen2.5-3B-goonsai-nsfw-100k
:latest
8,438
Downloads
Updated
2 months ago
To help you with prompts in image and video generation. Same as used on https://goonsai.com Support: r/goonsai/
To help you with prompts in image and video generation. Same as used on https://goonsai.com Support: r/goonsai/
Cancel
qwen2.5-3B-goonsai-nsfw-100k:latest
...
/
template
2f4f5e166814 · 213B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ end }}{{ .Response }}{{ if .Response }}<|im_end|>{{ end }}