Remove device config and use model size to configure device used (#14290)

* Remove device config and use model size to configure device used

* Don't show Frigate+ submission when in progress

* Add docs link for bounding box colors
This commit is contained in:
Nicolas Mowen
2024-10-11 16:08:14 -06:00
committed by GitHub
parent 8a8a0c7dec
commit 6e332bbdf8
6 changed files with 24 additions and 12 deletions

View File

@@ -518,9 +518,8 @@ semantic_search:
enabled: False
# Optional: Re-index embeddings database from historical tracked objects (default: shown below)
reindex: False
# Optional: Set device used to run embeddings, options are AUTO, CPU, GPU. (default: shown below)
device: "AUTO"
# Optional: Set the model size used for embeddings. (default: shown below)
# NOTE: small model runs on CPU and large model runs on GPU
model_size: "small"
# Optional: Configuration for AI generated tracked object descriptions