blakeblackshear.frigate/frigate/embeddings
Josh Hawkins d4925622f9
Use JinaAI models for embeddings (#14252)
* add generic onnx model class and use jina ai clip models for all embeddings

* fix merge confligt

* add generic onnx model class and use jina ai clip models for all embeddings

* fix merge confligt

* preferred providers

* fix paths

* disable download progress bar

* remove logging of path

* drop and recreate tables on reindex

* use cache paths

* fix model name

* use trust remote code per transformers docs

* ensure tokenizer and feature extractor are correctly loaded

* revert

* manually download and cache feature extractor config

* remove unneeded

* remove old clip and minilm code

* docs update
2024-10-09 15:31:54 -06:00
..
functions Use JinaAI models for embeddings (#14252) 2024-10-09 15:31:54 -06:00
__init__.py Use JinaAI models for embeddings (#14252) 2024-10-09 15:31:54 -06:00
embeddings.py Use JinaAI models for embeddings (#14252) 2024-10-09 15:31:54 -06:00
maintainer.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
util.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00