We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d83458 commit bd86833Copy full SHA for bd86833
1 file changed
setup.py
@@ -22,6 +22,7 @@
22
'peft',
23
'deepspeed',
24
'flash-attn==2.5.6',
25
- 'ir-datasets'
+ 'ir-datasets',
26
+ 'sentencepiece'
27
],
28
)
0 commit comments