Interface: InferenceProviderMappingEntry
Properties
adapter
• Optional adapter: string
Defined in
inference/src/types.ts:115
adapterWeightsPath
• Optional adapterWeightsPath: string
Defined in
inference/src/types.ts:116
hfModelId
• hfModelId: string
Defined in
inference/src/types.ts:117
provider
• provider: string
Defined in
inference/src/types.ts:118
providerId
• providerId: string
Defined in
inference/src/types.ts:119
status
• status: "live" | "staging"
Defined in
inference/src/types.ts:120
task
• task: WidgetType
Defined in
inference/src/types.ts:121
type
• Optional type: "single-model" | "tag-filter"
Defined in
inference/src/types.ts:122
Update on GitHub