Update deepseek blog post

This commit is contained in:
Jake R 2025-01-27 13:57:20 -08:00
parent 48ebfd8466
commit 863cec5a5b

View File

@ -50,6 +50,8 @@ For best results, the setup I have been using is Llama3.2 for generating search
Search is done through the Google Programmable Search Engine (See [Here](https://docs.openwebui.com/tutorials/integrations/web_search/#google-pse-api) for instructions.) Search is done through the Google Programmable Search Engine (See [Here](https://docs.openwebui.com/tutorials/integrations/web_search/#google-pse-api) for instructions.)
And the model of choice for the response is Deepseek-r1:8b. And the model of choice for the response is Deepseek-r1:8b.
![img alt](./deepseek.png)
# Final Thoughts # Final Thoughts
I'm still actively using chatgpt, claude, and others for coding work, but as local LLMs improve you can bet I'll be keeping up to date with this stack. I'm still actively using chatgpt, claude, and others for coding work, but as local LLMs improve you can bet I'll be keeping up to date with this stack.