Interface: InferenceProviderMappingEntry
Properties
adapter
• Optional adapter: string
Defined in
inference/src/types.ts:74
adapterWeightsPath
• Optional adapterWeightsPath: string
Defined in
inference/src/types.ts:75
hfModelId
• hfModelId: string
Defined in
inference/src/types.ts:76
provider
• provider: string
Defined in
inference/src/types.ts:77
providerId
• providerId: string
Defined in
inference/src/types.ts:78
status
• status: "live" | "staging"
Defined in
inference/src/types.ts:79
task
• task: WidgetType
Defined in
inference/src/types.ts:80
type
• Optional type: "single-model" | "tag-filter"
Defined in
inference/src/types.ts:81
< > Update on GitHub