10000
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 95d5480 commit 255d653Copy full SHA for 255d653
pyproject.toml
@@ -66,6 +66,8 @@ input = "llama_cpp/__init__.py"
66
[project.urls]
67
Homepage = "https://github.com/abetlen/llama-cpp-python"
68
Issues = "https://github.com/abetlen/llama-cpp-python/issues"
69
+Documentation = "https://llama-cpp-python.readthedocs.io/en/latest/"
70
+Changelog = "https://llama-cpp-python.readthedocs.io/en/latest/changelog/"
71
72
[tool.pytest.ini_options]
73
addopts = "--ignore=vendor"
0 commit comments