mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
Update docs/docs/configuration/reference.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
605b8d5215
commit
aea7fd4866
@ -586,7 +586,7 @@ semantic_search:
|
|||||||
# Optional: Set the model size used for embeddings. (default: shown below)
|
# Optional: Set the model size used for embeddings. (default: shown below)
|
||||||
# NOTE: small model runs on CPU and large model runs on GPU
|
# NOTE: small model runs on CPU and large model runs on GPU
|
||||||
model_size: "small"
|
model_size: "small"
|
||||||
# Optional: Target a specific device to run the model (default: None)
|
# Optional: Target a specific device to run the model (default: shown below)
|
||||||
# NOTE: See https://onnxruntime.ai/docs/execution-providers/ for more information
|
# NOTE: See https://onnxruntime.ai/docs/execution-providers/ for more information
|
||||||
device: None
|
device: None
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user