mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 21:39:52 +00:00
e235b267a2
* py : switch to snake_case ggml-ci * cont ggml-ci * cont ggml-ci * cont : fix link * gguf-py : use snake_case in scripts entrypoint export * py : rename requirements for convert_legacy_llama.py Needed for scripts/check-requirements.sh --------- Co-authored-by: Francis Couture-Harpin <git@compilade.net>
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
-r ../../requirements/requirements-convert_legacy_llama.txt
|
|
pillow~=10.2.0
|
|
torch~=2.2.1
|