Huggingface.js 文档
接口:InferenceProviderMappingEntry
加入 Hugging Face 社区
并获得增强的文档体验
开始使用
接口:InferenceProviderMappingEntry
属性
adapter
• 可选 adapter:string
定义于
adapterWeightsPath
• 可选 adapterWeightsPath:string
定义于
hfModelId
• hfModelId:string
定义于
provider
• provider:string
定义于
providerId
• providerId:string
定义于
status
• status:"live" | "staging"
定义于
task
• task:WidgetType
定义于
type
• 可选 type:"single-model" | "tag-filter"