Commit Graph

9 Commits

Author SHA1 Message Date
Ruben Fiszel
62fb31ad28 fix default value in python 2023-05-05 10:03:28 +02:00
Ruben Fiszel
96ff45ecb5 feat(backend): default parameters are used in python if missing from args 2023-05-05 09:44:53 +02:00
Ruben Fiszel
f3861ebd2f fix(backend): fix python transformers 2023-05-03 23:27:14 +02:00
Ruben Fiszel
394c6fa92d feat(backend): workers are instantly ready and sync with global cache in background 2023-04-21 09:45:25 +02:00
Ruben Fiszel
242b2ae899 feat(backend): global cache refactor for pip using tar for each dependency (#1443)
* cache refactor

* exclude tar from being synced to bucket

* run

* update

* update
2023-04-20 20:05:12 +02:00
Ruben Fiszel
ccda9850b6 fix python install on save with nsjail 2023-04-20 10:33:11 +02:00
Ruben Fiszel
5e2ca89137 log how much time took each command child 2023-04-18 08:55:26 +02:00
Ruben Fiszel
556dbce239 feat(backend): install python scripts on save 2023-04-13 22:57:53 +02:00
Ruben Fiszel
be41e45130 split worker.rs into more files 2023-04-13 17:44:47 +02:00