Reasoning or No Reasoning

#7
by DirkHeche - opened

I am currently using this model for coding tasks over Roo Code from VS Code. I serve it via LM Studio from a 16 GB VRAM RTX 5060 TI. The performance and the results are ok.

However, I switched off reasoning in LM Studio for this model as I had the impression that the agentic flow from Roo Code is sufficient and I do not need a second layer of planning and guidance. Is that assumption correct?

What would be your proposed setup for coding?

Thanks,
Dirk

reasoning off can do well when it has a plan or formula to follow. Otherwise, set temperature between 0.7-1.0 for coding work.

Sign up or log in to comment