blakeblackshear.frigate/frigate/embeddings
Josh Hawkins 54eb03d2a1
Add config option to select fp16 or quantized jina vision model (#14270)
* Add config option to select fp16 or quantized jina vision model

* requires_fp16 for text and large models only

* fix model type check

* fix cpu

* pass model size
2024-10-10 16:46:21 -06:00
..
functions Add config option to select fp16 or quantized jina vision model (#14270) 2024-10-10 16:46:21 -06:00
__init__.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
embeddings.py Add config option to select fp16 or quantized jina vision model (#14270) 2024-10-10 16:46:21 -06:00
maintainer.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
util.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00