CoolFace
Datasetpublic

Zap11/llama-cpp-python-wheels

llama_cpp_python Manylinux Wheels This repository hosts community-provided pre-built manylinux wheels for llama_cpp_python, so you can install without building from source. Available Wheels Platform Python Wheel Linux x86_64 3.10 llama_cpp_python-0.3.17-cp310-cp310-manylinux_2_17_x86_64.whl Install 'pip install… See the full description on the dataset page: https://huggingface.co/datasets/Zap11/llama-cpp-python-wheels.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes11downloads
model_index.json12 linesDownload Raw Back to root
1{2  "model_index": [3    {4      "name": "llama_cpp_python-0.3.17",5      "type": "other",6      "files": [7        {"filename": "llama_cpp_python-0.3.17-cp310-cp310-manylinux_2_17_x86_64.whl"}8      ],9      "description": "Manylinux wheel for llama_cpp_python (Linux, Python 3.10)"10    }11  ]12}