Skip to content

Commit eecb701

Browse files
committed
Update README.md CUDA version
1 parent ceb2b07 commit eecb701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ CMAKE_ARGS="-DGGML_CUDA=on" pip install llama-cpp-python
125125

126126
It is also possible to install a pre-built wheel with CUDA support. As long as your system meets some requirements:
127127

128-
- CUDA Version is 12.4, 12.6 or 12.8
128+
- CUDA Version is 12.4, 12.6, 12.8 or 13.0
129129
- Python Version is 3.10, 3.11, 3.12 or 3.13
130130
- Basic version: A version compiled without using AVX instructions (for compatibility with CPU platforms lacking AVX instructions or with AVX instruction compatibility issues).
131131
- AVX2 version: A version compiled using AVX2 instructions.

0 commit comments

Comments
 (0)