initial release
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
accelerate==0.19.0
|
||||
numpy~=1.26.4; python_version < "3.13"
|
||||
numpy~=2.1.0; python_version >= "3.13"
|
||||
sentencepiece>=0.1.98,<0.3.0
|
||||
torchvision~=0.21.0
|
||||
transformers==5.5.1
|
||||
gguf>=0.1.0
|
||||
keras==3.10.0
|
||||
tensorflow==2.20.0
|
||||
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
torch~=2.6.0
|
||||
Reference in New Issue
Block a user