A SD prompt generator base on Phi 3 and dolphin
1,070 Pulls Updated 6 months ago
f2af547f4aa9 · 193B
{
"num_predict": 300,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|user|>",
"<|assistant|>",
"<|system|>",
"<|end|>",
"<|endoftext|>"
]
}