Commit Graph

9 Commits (27655a395954a47e70e783e8a7522a611a126e37)

Author SHA1 Message Date
Savely Krasovsky a6ecf4df4c
feat: rocm built against numpy 2.x; gfx906 support added 2025-11-07 00:49:46 +01:00
Savely Krasovsky c9c1b4f439
Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	docs/docs/install/environment-variables.md
#	machine-learning/immich_ml/config.py
#	machine-learning/immich_ml/sessions/ort.py
#	machine-learning/test_main.py
2025-11-06 21:52:09 +01:00
Mert a4ae86ce29
feat(ml): add preload and fp16 settings for ocr (#23576) 2025-11-06 17:55:11 +00:00
Savely Krasovsky f4a11ce47e
fix: small config fix 2025-11-05 21:33:21 +01:00
Savely Krasovsky a791440842
feat: cache capacity change option 2025-11-04 13:18:50 +01:00
Mert 1b62c2ef55
feat(ml): coreml (#17718)
* coreml

* add test

* use arena by default in native installation

* fix tests

* add env to docs

* remove availability envs
2025-10-14 17:51:31 +00:00
Mitchell Pleune 9fd2c5220d
fix: test_sets_default_sess_options fails if compiling with globally enabled cuda (#17516)
Coming from nixos, this test fails when cuda is enabled. https://github.com/NixOS/nixpkgs/pull/382896

Solution as proposed by @mertalev
2025-04-10 13:06:33 -04:00
Mert 6789c2ac19
feat(ml): better multilingual search with nllb models (#13567) 2025-03-31 11:06:57 -04:00
Mert 84c35e35d6
chore(ml): installable package (#17153)
* app -> immich_ml

* fix test ci

* omit file name

* add new line

* add new line
2025-03-27 19:49:09 +00:00