mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* fix: stabilize ROCm MIGraphX inference Serialize MIGraphX session runs so lazy compiles cannot overlap within a worker. Use a fixed face-recognition batch size for MIGraphX to avoid compiling a new program for each detected face count. * fix(ml): increase ROCm worker timeout * fix(ml): narrow MIGraphX compile locking * docs: format environment variables table * docs: apply prettier to environment variables table |
||
|---|---|---|
| .. | ||
| models | ||
| sessions | ||
| __init__.py | ||
| __main__.py | ||
| config.py | ||
| gunicorn_conf.py | ||
| log_conf.json | ||
| main.py | ||
| schemas.py | ||