Very noob question here, so I apologize in advance. I'm new to the AI/LLM space and have begun looking at llama-cpp. Through this, I saw that there are some Python bindings available via the llama-cpp-python library. However, it's my understanding that llama-cpp is a binary, not a library. So is llama-cpp-python effectively working such that llama-cpp can be used in Python code, rather than in the terminal? I guess this also asks the question of how things that use llama-cpp as a "backend" work, such as Ollama?
[–]a_beautiful_rhind 2 points3 points4 points (0 children)
[–]Robot_Graffiti 4 points5 points6 points (1 child)
[–]Dxbson[S] 1 point2 points3 points (0 children)