blakeblackshear.frigate/docs
Josh Hawkins d0e9bcbfdc
Add ability to use Jina CLIP V2 for semantic search (#16826)
* add wheels

* move extra index url to bottom

* config model option

* add postprocess

* fix config

* jina v2 embedding class

* use jina v2 in embeddings

* fix ov inference

* frontend

* update reference config

* revert device

* fix truncation

* return np tensors

* use correct embeddings from inference

* manual preprocess

* clean up

* docs

* lower batch size for v2 only

* docs clarity

* wording
2025-02-26 07:58:25 -07:00
..
docs Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
plugins
src/css
static Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
.gitignore
babel.config.js
docusaurus.config.ts
package-lock.json
package.json
README.md
sidebars.ts Fix missing prometheus commit (#16415) 2025-02-09 10:04:39 -07:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website