Skip to content

Conversation

SBrandeis
Copy link
Contributor

@SBrandeis SBrandeis commented Jan 17, 2025

  • Expose ProviderMapping type
  • Update READMEs

@SBrandeis SBrandeis merged commit 560585e into main Jan 17, 2025
6 checks passed
@SBrandeis SBrandeis deleted the inference/prepare-release branch January 17, 2025 15:32

export type ProviderMapping<ProviderId extends string> = Partial<
Record<InferenceTask | "conversational", Partial<Record<ModelId, ProviderId>>>
Record<WidgetType, Partial<Record<ModelId, ProviderId>>>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

aykutkardas pushed a commit to gokayfem/huggingface.js that referenced this pull request Jan 20, 2025
- Expose `ProviderMapping` type
- Update READMEs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants