mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update repo url
This commit is contained in:
@@ -5,8 +5,8 @@ description = "Python bindings for the llama.cpp library"
|
|||||||
authors = ["Andrei Betlen <abetlen@gmail.com>"]
|
authors = ["Andrei Betlen <abetlen@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://github.com/abetlen/llama_cpp_python"
|
homepage = "https://github.com/abetlen/llama-cpp-python"
|
||||||
repository = "https://github.com/abetlen/llama_cpp_python"
|
repository = "https://github.com/abetlen/llama-cpp-python"
|
||||||
packages = [{include = "llama_cpp"}]
|
packages = [{include = "llama_cpp"}]
|
||||||
include = [
|
include = [
|
||||||
"LICENSE.md",
|
"LICENSE.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user