Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# llama_cpp_python Manylinux Wheels
|
| 5 |
|
|
@@ -14,8 +17,8 @@ This repository hosts community-provided pre-built manylinux wheels for
|
|
| 14 |
|
| 15 |
## Install
|
| 16 |
|
| 17 |
-
|
| 18 |
-
|
| 19 |
Supported
|
| 20 |
✔ Linux x86_64
|
| 21 |
✔ Python 3.10
|
|
@@ -27,4 +30,4 @@ These wheels are community contributions, not official upstream releases.
|
|
| 27 |
If you need wheels for other platforms (Windows / macOS / CUDA), please open an issue or reach out!
|
| 28 |
|
| 29 |
|
| 30 |
-
This Moth
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- manylinux, wheel, llama-cpp-python, binary, python310,
|
| 5 |
+
- cpu
|
| 6 |
---
|
| 7 |
# llama_cpp_python Manylinux Wheels
|
| 8 |
|
|
|
|
| 17 |
|
| 18 |
## Install
|
| 19 |
|
| 20 |
+
'pip install https://huggingface.co/datasets/your_username/llama-cpp-python-wheels/resolve/main/llama_cpp_python-0.3.17-cp310-cp310-manylinux_2_17_x86_64.whl'
|
| 21 |
+
|
| 22 |
Supported
|
| 23 |
✔ Linux x86_64
|
| 24 |
✔ Python 3.10
|
|
|
|
| 30 |
If you need wheels for other platforms (Windows / macOS / CUDA), please open an issue or reach out!
|
| 31 |
|
| 32 |
|
| 33 |
+
# This Moth@r F@cker took 8 hours of my life and taught me a lot of things I did not know. Please show some form of appreciation
|