fix and sync

This commit is contained in:
Saifeddine ALOUI 2024-02-29 19:32:28 +01:00
parent 287245b4aa
commit e14495b405
4 changed files with 6 additions and 2 deletions

@ -1 +1 @@
Subproject commit 1813e4505bb203e1a28a4b399aa02b26ae8b5f66
Subproject commit d2d039ac81410a966dc24f041ee2c680bfba4f3c

2
scripts/build_wheels.bat Normal file
View File

@ -0,0 +1,2 @@
SET "CMAKE_ARGS=-DLLAMA_CUBLAS=on" && pip wheel llama-cpp-python --wheel-dir=E:/Build

View File

@ -0,0 +1,2 @@
CMAKE_ARGS="-DLLAMA_CUBLAS=on" pip wheel llama-cpp-python --wheel-dir=~/builds

@ -1 +1 @@
Subproject commit 6f998e319f36b2edd9fbb4d2591a3017d0ea89a6
Subproject commit 31b8b8475fe54775e2dfcf2d2d9812c2564b0462