Michael
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
README.md
|
|
|
@ -12,11 +12,11 @@ Get up and running with large language models locally. |
|
|
|
|
|
|
|
[Download](https://ollama.com/download/Ollama-darwin.zip) |
|
|
|
|
|
|
|
### Windows |
|
|
|
### Windows preview |
|
|
|
|
|
|
|
Coming soon! For now, you can install Ollama on Windows via WSL2. |
|
|
|
[Download](https://ollama.com/download/OllamaSetup.exe) |
|
|
|
|
|
|
|
### Linux & WSL2 |
|
|
|
### Linux |
|
|
|
|
|
|
|
``` |
|
|
|
curl -fsSL https://ollama.com/install.sh | sh |
|
|
|
|