Add comment
This commit is contained in:
parent
a0eab1ea19
commit
ca122dc9e0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
# These requirements include all dependencies for all top-level python scripts
|
||||||
|
# for llama.cpp. Avoid adding packages here directly.
|
||||||
|
#
|
||||||
|
# Package versions must stay compatible across all top-level python scripts.
|
||||||
|
#
|
||||||
-r convert_requirements.txt
|
-r convert_requirements.txt
|
||||||
-r convert-hf-to-gguf_requirements.txt
|
-r convert-hf-to-gguf_requirements.txt
|
||||||
-r convert-lora-to-ggml_requirements.txt
|
-r convert-lora-to-ggml_requirements.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue