Huggingface.js 文档

接口:InferenceProviderMappingEntry

Hugging Face's logo
加入 Hugging Face 社区

并获得增强的文档体验

开始使用

接口:InferenceProviderMappingEntry

属性

adapter

可选 adapterstring

定义于

inference/src/types.ts:74


adapterWeightsPath

可选 adapterWeightsPathstring

定义于

inference/src/types.ts:75


hfModelId

hfModelIdstring

定义于

inference/src/types.ts:76


provider

providerstring

定义于

inference/src/types.ts:77


providerId

providerIdstring

定义于

inference/src/types.ts:78


status

status"live" | "staging"

定义于

inference/src/types.ts:79


task

taskWidgetType

定义于

inference/src/types.ts:80


type

可选 type"single-model" | "tag-filter"

定义于

inference/src/types.ts:81

< > 在 GitHub 上更新