Skip to main content

Type Alias: HFConfig

HFConfig: Partial<typeof DEFAULT_PARAMS> & HfInferenceOptions & object

Type declaration

accessToken

accessToken: string

endpoint?

optional endpoint: string

model

model: string

Defined in

packages/providers/huggingface/dist/index.d.ts:86