[feature request] Model sizes and storage location
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 152
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 11
Description
I don't see any way to tell the model size before starting its download.
It is also not possible to tell how much storage is occupied by already downloaded models.
I believe it would be a very convenient addition to show model sizes in the output of flm list. And/Or it would be great to add model sizes to the model card pages.
Similarly it would be useful if flm --help could output location where downloaded models are stored.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the entry points behind flm list, the model card pages, and flm --help; first identify how model metadata and the downloaded-model location are obtained. Done means model sizes are visible before download and for existing models, and help reports where downloaded models are stored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100