mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 20:25:32 -04:00
parent
ad1ba4be5f
commit
a03e999bde
@ -181,7 +181,11 @@ Redis (Sentinel) URL example JSON before encoding:
|
|||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
||||||
Other machine learning parameters can be tuned from the admin UI.
|
While the `textual` model is the only one required for smart search, some users may experience slow first searches
|
||||||
|
due to backups triggering loading of the other models into memory, which blocks other requests until completed.
|
||||||
|
To avoid this, you can preload the other models (`visual`, `recognition`, and `detection`) if you have enough RAM to do so.
|
||||||
|
|
||||||
|
Additional machine learning parameters can be tuned from the admin UI.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user