blakeblackshear.frigate/docs
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
..
docs Add config option to select fp16 or quantized jina vision model (#14270) 2024-10-10 16:46:21 -06:00
plugins
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
.gitignore
babel.config.js
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package.json Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06: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