Huggingface.js documentation

Interface: ModelEntry

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: ModelEntry

Properties

downloads

downloads: number

Defined in

hub/src/lib/list-models.ts:49


gated

gated: false | "auto" | "manual"

Defined in

hub/src/lib/list-models.ts:46


id

id: string

Defined in

hub/src/lib/list-models.ts:43


likes

likes: number

Defined in

hub/src/lib/list-models.ts:48


name

name: string

Defined in

hub/src/lib/list-models.ts:44


private

private: boolean

Defined in

hub/src/lib/list-models.ts:45


task

Optional task: "text-classification" | "token-classification" | "table-question-answering" | "question-answering" | "zero-shot-classification" | "translation" | "summarization" | "feature-extraction" | "text-generation" | "text2text-generation" | "fill-mask" | "sentence-similarity" | "text-to-speech" | "text-to-audio" | "automatic-speech-recognition" | "audio-to-audio" | "audio-classification" | "voice-activity-detection" | "depth-estimation" | "image-classification" | "object-detection" | "image-segmentation" | "text-to-image" | "image-to-text" | "image-to-image" | "image-to-video" | "unconditional-image-generation" | "video-classification" | "reinforcement-learning" | "robotics" | "tabular-classification" | "tabular-regression" | "tabular-to-text" | "table-to-text" | "multiple-choice" | "text-retrieval" | "time-series-forecasting" | "text-to-video" | "image-text-to-text" | "visual-question-answering" | "document-question-answering" | "zero-shot-image-classification" | "graph-ml" | "mask-generation" | "zero-shot-object-detection" | "text-to-3d" | "image-to-3d" | "image-feature-extraction" | "other"

Defined in

hub/src/lib/list-models.ts:47


updatedAt

updatedAt: Date

Defined in

hub/src/lib/list-models.ts:50