Skip to content

feat: cpm download-weights command with HF Hub provider#44

Open
jeanmachuca wants to merge 1 commit into
developmentfrom
feat/download-weights
Open

feat: cpm download-weights command with HF Hub provider#44
jeanmachuca wants to merge 1 commit into
developmentfrom
feat/download-weights

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

No description provided.

Adds:
- cpm download-weights --provider hf --kind <raw|wide> --type <gguf|safetensors> <name>
- weights.Provider interface for future providers (models.dev)
- HF Hub search via public API (library=gguf, sorted by downloads)
- Large-file streaming download with SHA-256 verification
- Decoupled progress reporting (TextProgress/NoopProgress callbacks)
- Auto-download when cpm install encounters manifest brain.*.weights.remote
- cpm init --template gguf-model for model publishers
- Raw model skip-if-exists; wide model always overwrites

@jeanmachuca jeanmachuca left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Approved

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.

1 participant