Best prompting stra...
 
Notifications
Clear all

Best prompting strategies for getting optimal results from DeepSeek?

4 Posts
5 Users
0 Reactions
106 Views
0
Topic starter

Im trying to use DeepSeek for some data analysis for my dissertation but Im struggling with the prompts. Ive read that chain-of-thought is key, but some people say just being super blunt works better? My logic was that detailed instructions would help, but it just rambles. How are you guys actually structuring these?


4 Answers
12

Building on the earlier suggestion, I am super curious what data formats you are actually processing? Knowing if you are crunching huge CSVs or JSON files would help me give you a better strategy! I personally love using:

  • NVIDIA RTX 4090 24GB GDDR6X for local processing speed.
  • Apple MacBook Pro M3 Max 64GB Unified Memory for portability. DeepSeek gets way better when you offload heavy pre-processing first. What exactly is the bottleneck?


12

Coming back to this, super pumped you are tackling your dissertation with it! DeepSeek can be a total beast for data analysis, but getting the prompt structure right is like unlocking a cheat code. Tbh, if its rambling, you probably need to be way more specific about the output format. Try asking it to return results only in code blocks or specific tables. Are you trying to parse raw logs or just cleaned datasets? Knowing that would change how I suggest you structure the logic. Quick tip: use a few-shot prompting approach where you give it one or two examples of exactly what you want it to produce before the actual data. Works like a charm! If you are running this stuff locally on a budget, look into the AMD Ryzen 9 7950X 16-Core 4.5GHz Processor or even just grabbing more Corsair Vengeance 64GB DDR5 5600MHz RAM to keep things snappy. Let me know what data format you are working with, we can definitely get this sorted!


2

^ This. Also, focusing on output constraints is just fantastic advice! Getting it to behave is all about reliability, honestly. If you want stable results for your dissertation, you really need to treat the AI like a precise instrument.

  • Start with a rigid system prompt that sets boundaries.
  • Ask for intermediate verification steps before the actual analysis.
  • Force standard outputs like tables or clean arrays. When it comes to the hardware side of things, just grab any reliable workstation from Dell Precision series or maybe a high-end setup from HP Z series if you want that enterprise-grade stability. You honestly cant go wrong with either of those when you need consistent uptime for long data runs. Seriously, love the approach of breaking tasks down, it is just so much safer!


1

Honestly, I've spent way too much time testing different models for data tasks. In my experience, DeepSeek performs best when you give it a clear constraints-first structure rather than just rambling instructions. Over the years, I've found that chaining tasks works way better than one giant prompt. Here is what actually works for me:

  • Define the input data format clearly at the start.
  • Force it to output steps before the final answer to prevent it from guessing.
  • Tell it explicitly to ignore conversational filler. I usually run these scripts through my Dell XPS 15 9530 13th Gen Intel Core i9-13900H 32GB RAM to keep the workflow snappy. If it starts blathering, just cut it off and say be concise. Treat it like a junior intern, not a magic oracle, and you'll get way cleaner data back.


Share: