VYPR

PyPI package

llama-cpp-python

pkg:pypi/llama-cpp-python

Vulnerabilities (1)

  • CVE-2024-34359CriMay 14, 2024
    affected >= 0.2.30, < 0.2.72fixed 0.2.72

    llama-cpp-python is the Python bindings for llama.cpp. `llama-cpp-python` depends on class `Llama` in `llama.py` to load `.gguf` llama.cpp or Latency Machine Learning Models. The `__init__` constructor built in the `Llama` takes several parameters to configure the loading and run