We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ae6d5 commit 6692516Copy full SHA for 6692516
1 file changed
integrations/llama_cpp/pyproject.toml
@@ -40,9 +40,6 @@ explicit = true
40
llama-cpp-python = [
41
{ index = "llama-cpp-python-macos", marker = "sys_platform == 'darwin'" },
42
]
43
-[tool.uv]
44
-# 0.3.20 is broken on the Metal index
45
-override-dependencies = ["llama-cpp-python!=0.3.20; sys_platform == 'darwin'"]
46
47
[project.urls]
48
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/llama_cpp#readme"
0 commit comments