DanY
Results
1
comments of
DanY
> This allowed me to use cpu and gpu simultaniously with GGUF, for windows : > > set the environment variable properly : $Env:CMAKE_ARGS="-DLLAMA_CUBLAS=on" $Env:FORCE_CMAKE="1" > > check that it...