boneylizardwizard commited on
Commit
f47a915
·
verified ·
1 Parent(s): 2a13cde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ llama_cpp_python Windows CUDA Wheels (0.3.16)
5
+
6
+ Prebuilt **Windows 64‑bit** wheels for `llama_cpp_python` 0.3.16 with CUDA enabled.
7
+ Includes **Python 3.11** and **Python 3.12**.
8
+
9
+ ## CUDA Support
10
+ Built with:
11
+ - `sm_75` (RTX 20xx)
12
+ - `sm_86` (RTX 30xx)
13
+ - `sm_89` (RTX 40xx)
14
+ - `sm_120` (RTX 50xx)
15
+
16
+ ## Wheels
17
+ - `llama_cpp_python-0.3.16-cp311-cp311-win_amd64.whl`
18
+ - `llama_cpp_python-0.3.16-cp312-cp312-win_amd64.whl`