实践deepseek Posted on 2025-02-05 | In Algorithm | Visitors 先安装Ollama 然后选择并运行大模型,比如deepseek-r1:1.5b 123456789101112$ ollama run deepseek-r1:1.5b pulling manifest pulling aabd4debf0c8... 100% ▕███████████████████████████████████████████████████████████▏ 1.1 GB pulling 369ca498f347... 100% ▕███████████████████████████████████████████████████████████▏ 387 B pulling 6e4c38e1172f... 100% ▕███████████████████████████████████████████████████████████▏ 1.1 KB pulling f4d24e9138dd... 100% ▕███████████████████████████████████████████████████████████▏ 148 B pulling a85fe2a2e58e... 100% ▕███████████████████████████████████████████████████████████▏ 487 B verifying sha256 digest writing manifest success >>>