VYPR

Llama Cpp Python

by Abetlen

Source repositories

CVEs (1)

  • CVE-2024-34359CriMay 14, 2024
    risk 0.58cvss 9.6epss 0.28

    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…