blakeblackshear.frigate/web/src
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
..
api Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
components Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
context
hooks Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
lib
pages Add config option to select fp16 or quantized jina vision model (#14270) 2024-10-10 16:46:21 -06:00
types Add config option to select fp16 or quantized jina vision model (#14270) 2024-10-10 16:46:21 -06:00
utils Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
views Always display confidence chip on similarity searches (#14207) 2024-10-07 20:15:49 -06:00
App.tsx
env.ts
index.css
login.tsx
main.tsx
vite-env.d.ts