Clide with DeepSeek V3

With the increased context window I wanted to try DeepSeek V3 model on Cline, it it it still returning an error 500 Something went wrong! Unknown error when running prediction service. The only model that works is Llama 3.3 70B. Any idea?

1 Like

Hi @jamborta,
Welcome to the community, and thank you for reaching out.
I’ve checked the DeepSeek V3 model on Cline by our end, and it appears to be working as expected on Cline. Could you please share more details about the issue you encountered? For example, did the issue occur on the first prompt or during subsequent prompts (e.g., second or third)? This will help us replicate and investigate the issue more effectively.

In the meantime, could you please also check if the issue persists with other available models? This will help us determine if it’s model-specific.

Thanks,
Omkar

I was testing this last night. I think in the model config, you will have to checkmark R1 message format, which did the trick for me.

1 Like

Thanks, that worked!

2 Likes

Glad to hear that its working!