We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bbd4c commit 0910514Copy full SHA for 0910514
setup.py
@@ -23,6 +23,7 @@
23
'gradio==4.44.0',
24
'datasets==2.19.2',
25
'peft==0.12.0',
26
+ 'numpy<2.0.0',
27
'sentencepiece',
28
'mlflow',
29
'pynvml',
0 commit comments