immich/machine-learning/app
Mert a6af4892e3
fix(ml): better model unloading (#3340)
* restart process on inactivity

* formatting

* always update `last_called`

* load models sequentially

* renamed variable, updated docs

* formatting

* made poll env name consistent with model ttl env
2023-11-16 20:42:44 -06:00
..
models chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py fix(ml): better model unloading (#3340) 2023-11-16 20:42:44 -06:00
conftest.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
main.py fix(ml): better model unloading (#3340) 2023-11-16 20:42:44 -06:00
schemas.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
test_main.py fixed tests (#5017) 2023-11-13 19:37:39 +00:00