Crypto News Global - E.26 - How to install DeepSeek locally; Install ollama; Install webUI; BTC News

1 day ago
11

Top Stories for today:

1.Bitcoin's DeepSeek-Triggered Selloff Is a Buy the Dip Opportunity, Analysts Say
Link:https://www.coindesk.com/markets/2025/01/27/bitcoin-s-deepseek-triggered-selloff-is-a-buy-the-dip-opportunity-analysts-say

2.MicroStrategy Expands Bitcoin Holdings to 471,100 BTC Worth $46 Billion
Link: https://bitcoinmagazine.com/business/microstrategy-expands-bitcoin-holdings-to-471100-btc-worth-46-billion

3.Absence of Bitcoin ‘panic selling’ suggests BTC drop below $98K is a short-term blip: Analyst
Link:https://cointelegraph.com/news/absence-of-bitcoin-panic-selling-suggests-btc-drop-below-98-k-is-a-short-term-blip-analyst

_________________________________________
Steps to install Deepseek locally for privacy
1. Install "Ollama":
Link: https://ollama.com/
2. Note that Ollama icon now shows in System Tray (TaskBar) next to clock on bottom right
3. Open Windows PowerShell
4. Use command: ollama list to view installed models
5. Use command: ollama pull deepseek -r:1.5b
Use same command to dowload any of the ollama models listed on their website (https://ollama.com/search)
eg:
ollama pull llama3.2
ollama pull aya
TIP: You can specify which size model you want by clicking on the blue highlighted text. I suggest you start with the smallest size first--as I've done with the "DeepSeek 1.5b" above

*To use the model type:
ollama run deepseek -r:1.5b

*Stop the command hit: CTRL+C
*To close type command: /bye
*To see all the models you have installed: ollama list
*To see a list of all commands type: ollama help

*To delete a model type this command:
ollama rm name_of_the_model
eg: ollama rm llama3.2
______________________________________

Optional: Install WebUI
1. Install "Docker" app: https://docs.docker.com/desktop/setup/install/windows-install/
Restart pc is needed after installing Docker

2. After restart open Windows Powershell and Run the following command:

docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

3. You must sign up at first launch and you will find the website here in your favorite browser (I use chrome): http://localhost:3000/
__________________________________________

Book of the week for the Episode:
The Phycology of Money by "Morgan Housel"

Links to book of the week:

Web Link: https://www.facebook.com/watch/?v=1104011620693811
Author Site: https://www.morganhousel.com/

______________________________________________________
Music Credits:
Intro:
Music Title: Introduction | https://www.patreon.com/posts/62286657
Released by: Oleg Mazur https://soundcloud.com/fm_freemusic
Music promoted by https://www.chosic.com/free-music/all/free-music/all/
Creative Commons Attribution 3.0 Unported License
https://creativecommons.org/licenses/by/3.0/deed.en_US

Outro:
Music Title: News Intro https://www.patreon.com/posts/62294670
Released by: Oleg Mazur https://soundcloud.com/fm_freemusic
Creative Commons Attribution 3.0 Unported License
https://creativecommons.org/licenses/by/3.0/deed.en_US
Music promoted by https://www.chosic.com/free-music/all/

Loading 1 comment...