DeepSeek R1 #1505
Replies: 4 comments
|
I would just mention that the full Deepseek R1 model (685B MOE) is in my opinion "semi-open-source". Or use smaller versions (like the distilled one) |
|
Yes I was thinking about a distilled version like the ones Ollama offers. Sorry I wasn't clear about that. |
|
This error occurs when I call /imporve or /describe while using deepseek as a model. Err:litellm.APIError: APIError: DeepseekException - Expecting value: line 1 column 1 (char 0)\n
The default deepseek address is https://api.deepseek.com/beta , I have modified the Base_URL in the code, but this problem still exists. config :
|
|
This has been overtaken by events. R1 is registered as |
Uh oh!
There was an error while loading. Please reload this page.
I'm wondering if the release of the DeepSeek R1 model changes the fact that open source models without finetuning are not usable for code review purposes (Qodo Docs).
Has anyone tried using this new model with the code review?
All reactions