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 a0eab1e commit ca122dcCopy full SHA for ca122dc
requirements.txt
@@ -1,3 +1,8 @@
1
+# These requirements include all dependencies for all top-level python scripts
2
+# for llama.cpp. Avoid adding packages here directly.
3
+#
4
+# Package versions must stay compatible across all top-level python scripts.
5
6
-r convert_requirements.txt
7
-r convert-hf-to-gguf_requirements.txt
8
-r convert-lora-to-ggml_requirements.txt
0 commit comments