You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/linux.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,11 @@ ollama -v
34
34
35
35
### AMD GPU install
36
36
37
-
If you have an AMD GPU, also download and extract the additional ROCm package:
37
+
If you have an AMD GPU, **also** download and extract the additional ROCm package:
38
+
39
+
> [!IMPORTANT]
40
+
> The ROCm tgz contains only AMD dependent libraries. You must extract **both**`ollama-linux-amd64.tgz` and `ollama-linux-amd64-rocm.tgz` into the same location.
0 commit comments