tsqn commited on
Commit
5906486
·
verified ·
1 Parent(s): cb0e9a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
- accelerate>=0.26.0
3
- torch>=2.3.1+cu124
4
- torchvision>=0.18.1+cu124
5
  transformers==4.47.1
6
- sentencepiece>=0.1.96
7
  huggingface-hub==0.25.2
8
  einops
9
  gguf
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
+ accelerate==0.26.0
3
+ torch
4
+ torchvision
5
  transformers==4.47.1
6
+ sentencepiece==0.1.96
7
  huggingface-hub==0.25.2
8
  einops
9
  gguf