Update README.md for K80

This commit is contained in:
idream3000
2025-03-05 11:14:51 +08:00
committed by GitHub
parent d85d428677
commit 8344bb0d18

View File

@@ -8,6 +8,19 @@
Get up and running with large language models. Get up and running with large language models.
K80 support.
Ubuntu 22.04;
cmake, golang;
gcc-10 (important);
nvidia driver 470-server (important);
CUDA toolskit 11.4 (important).
1. git clone;
2. "cmake -B build";
3. "cmake --build build";
4. "go run . serve" to start;
5. or "go build ." to build ollama.
### macOS ### macOS
[Download](https://ollama.com/download/Ollama-darwin.zip) [Download](https://ollama.com/download/Ollama-darwin.zip)