https://github.com/trilokida/deepseek
Code related to DeepSeek Model
https://github.com/trilokida/deepseek
Last synced: 5 months ago
JSON representation
Code related to DeepSeek Model
- Host: GitHub
- URL: https://github.com/trilokida/deepseek
- Owner: TrilokiDA
- Created: 2025-02-12T10:01:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T07:36:28.000Z (over 1 year ago)
- Last Synced: 2025-06-02T04:08:52.030Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepSeek
### Ollama
[Download](https://ollama.com/) Ollama and install in your loacal system
### deepseek-r1
For loacal check, copy the tag according to the number of parameters. [link](https://ollama.com/library/deepseek-r1)
Example: copy ***ollama run deepseek-r1:7b*** and paste in Window PowerShell and enter.