chore(deps): pin numba

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-01-19 09:07:56 +01:00
parent a752183fb5
commit f496d0113b
6 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,7 @@
torch==2.4.1
accelerate
llvmlite==0.43.0
numba==0.60.0
transformers
bitsandbytes
outetts