mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
Update README.md for K80
This commit is contained in:
13
README.md
13
README.md
@@ -8,6 +8,19 @@
|
||||
|
||||
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
|
||||
|
||||
[Download](https://ollama.com/download/Ollama-darwin.zip)
|
||||
|
||||
Reference in New Issue
Block a user