8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34edfa commit dba6df2Copy full SHA for dba6df2
pyproject.toml
@@ -5,8 +5,8 @@ description = "Python bindings for the llama.cpp library"
5
authors = ["Andrei Betlen <abetlen@gmail.com>"]
6
license = "MIT"
7
readme = "README.md"
8
-homepage = "https://github.com/abetlen/llama_cpp_python"
9
-repository = "https://github.com/abetlen/llama_cpp_python"
+homepage = "https://github.com/abetlen/llama-cpp-python"
+repository = "https://github.com/abetlen/llama-cpp-python"
10
packages = [{include = "llama_cpp"}]
11
include = [
12
"LICENSE.md",
0 commit comments