mirror of
https://github.com/ollama/ollama.git
synced 2025-04-09 12:28:41 +02:00
docs: rocm install link (#9346)
This commit is contained in:
parent
b16367b4b2
commit
888855675e
@ -41,7 +41,7 @@ Install prerequisites:
|
||||
- [CMake](https://cmake.org/download/)
|
||||
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) including the Native Desktop Workload
|
||||
- (Optional) AMD GPU support
|
||||
- [ROCm](https://rocm.github.io/install.html)
|
||||
- [ROCm](https://rocm.docs.amd.com/en/latest/)
|
||||
- [Ninja](https://github.com/ninja-build/ninja/releases)
|
||||
- (Optional) NVIDIA GPU support
|
||||
- [CUDA SDK](https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_network)
|
||||
@ -127,4 +127,4 @@ Ollama looks for acceleration libraries in the following paths relative to the `
|
||||
* `.` (macOS)
|
||||
* `build/lib/ollama` (for development)
|
||||
|
||||
If the libraries are not found, Ollama will not run with any acceleration libraries.
|
||||
If the libraries are not found, Ollama will not run with any acceleration libraries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user