mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
parent
ad1ba4be5f
commit
a03e999bde
1 changed files with 5 additions and 1 deletions
|
|
@ -181,7 +181,11 @@ Redis (Sentinel) URL example JSON before encoding:
|
|||
|
||||
:::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…
Reference in a new issue