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 ModelScope
func (*Provider) DownloadModel ¶
DownloadModel downloads a model from ModelScope using the modelscope CLI
func (*Provider) SupportsURL ¶
SupportsURL checks if this provider can handle the given URL It only supports full ModelScope URLs with the modelscope.cn domain For short-form repo identifiers (owner/repo), users must explicitly specify --provider modelscope
Click to show internal directories.
Click to hide internal directories.