requirements file updated
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ huggingface_hub>=0.24.0
|
|
| 9 |
pytest
|
| 10 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
|
| 11 |
llama-cpp-python==0.3.23
|
| 12 |
-
nvidia-cuda-runtime-cu12
|
| 13 |
-
nvidia-cublas-cu12
|
|
|
|
| 9 |
pytest
|
| 10 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
|
| 11 |
llama-cpp-python==0.3.23
|
| 12 |
+
# nvidia-cuda-runtime-cu12
|
| 13 |
+
# nvidia-cublas-cu12
|