I'm trying to get DeepSeek V4 Flash to actually write decent prose for a sci-fi novella I'm entering into a local contest next month. I've looked at those mega prompts on GitHub but they seem way too bloated for a fast model like Flash and some guys on Discord were saying XML tags help while others say just keep it simple. Im just confused if I should be feeding it specific style guidelines or if that makes it more robotic.
Heres what I need:
Should I use a persona prompt or just list out negative constraints like dont use cliches?
Unfortunately, my experience with DeepSeek V3 API showed simple negative lists were disappointing.
Stumbled upon this because I was also nervous about wasting credits. Using TypingMind Desktop App helped me test small prompts safely. Tbh, just giving the model one solid paragraph describing the tone's a decent option. It works better than those massive GitHub prompts that'll make the prose feel stiff. Sticking to simple instructions and setting temperature to 0.7 kept everything fast for me.
^ This. Also, been messing around with the API for a while now and honestly, you gotta be careful not to choke the model with too much junk. I agree with the XML tags, they really help keep the model focused, but dont overdo the length or the latency will start creeping up on you. I would suggest keeping your system prompt lean so you dont burn through those credits too fast. If youre doing this for a contest, maybe look at using Cursor AI Code Editor to manage your drafts and prompts in one place, it makes iterating way faster than just copy-pasting from a browser. Make sure to:
Yep been there done that. Can confirm everything said above is spot on.