8000 Update repo url · coderonion/llama-cpp-python@dba6df2 · GitHub
[go: up one dir, main page]

Skip to content

Commit dba6df2

Browse files
committed
Update repo url
1 parent e34edfa commit dba6df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = "Python bindings for the llama.cpp library"
55
authors = ["Andrei Betlen <abetlen@gmail.com>"]
66
license = "MIT"
77
readme = "README.md"
8-
homepage = "https://github.com/abetlen/llama_cpp_python"
9-
repository = "https://github.com/abetlen/llama_cpp_python"
8+
homepage = "https://github.com/abetlen/llama-cpp-python"
9+
repository = "https://github.com/abetlen/llama-cpp-python"
1010
packages = [{include = "llama_cpp"}]
1111
include = [
1212
"LICENSE.md",

0 commit comments

Comments
 (0)
0