Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider implements the modelprovider.Provider interface for HuggingFace
func (*Provider) DownloadModel ¶
DownloadModel downloads a model from HuggingFace using the huggingface-cli
func (*Provider) SupportsURL ¶
SupportsURL checks if this provider can handle the given URL It only supports full HuggingFace URLs with the huggingface.co domain For short-form repo identifiers (owner/repo), users must explicitly specify --provider huggingface
Click to show internal directories.
Click to hide internal directories.