CoolFace
Modelpublic

2i/llama-cpp-python-wheels

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
Model Card

Linux, CUDA, AVX512.

sh
$ git clone "https://github.com/abetlen/llama-cpp-python" --depth=1
$ cd llama-cpp-python
$ git submodule update --init --recursive
$ CMAKE_ARGS="-DLLAMA_CUBLAS=on" python -m pip install .