py : rename requirements for convert_legacy_llama.py
Needed for scripts/check-requirements.sh
This commit is contained in:
parent
902de8826b
commit
91deef4606
6 changed files with 5 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
|||
-r ./requirements-convert-legacy-llama.txt
|
||||
-r ./requirements-convert_legacy_llama.txt
|
||||
torch~=2.2.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
-r ./requirements-convert-legacy-llama.txt
|
||||
-r ./requirements-convert_legacy_llama.txt
|
||||
torch~=2.2.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
-r ./requirements-convert-legacy-llama.txt
|
||||
-r ./requirements-convert_legacy_llama.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue