Interface: InferenceProviderMappingEntry

Properties

adapter

Optional adapter: string

Defined in

inference/src/types.ts:66


adapterWeightsPath

Optional adapterWeightsPath: string

Defined in

inference/src/types.ts:67


hfModelId

hfModelId: string

Defined in

inference/src/types.ts:68


provider

provider: string

Defined in

inference/src/types.ts:69


providerId

providerId: string

Defined in

inference/src/types.ts:70


status

status: "live" | "staging"

Defined in

inference/src/types.ts:71


task

task: WidgetType

Defined in

inference/src/types.ts:72


type

Optional type: "single-model" | "tag-filter"

Defined in

inference/src/types.ts:73

< > Update on GitHub