Skip to content

[RNE Rewrite] add docs to model registry models #1341

Description

@barhanc

Adding JSDoc documentation to the model presets in models.ts.

Currently, models acts as the primary registry for developers loading pre-configured models, but without doc comments, developers have to inspect source paths or Hugging Face URLs to get to know what the model can be useful for, how different variants compare, etc. This isn't a problem for the popular and well known models (e.g. Whisper) but could be a useful addition for lesser-known ones like embedding models or YOLO variants.

Metadata

Metadata

Assignees

Labels

ideaNew idea to enhance the library, suggestion, etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions