Partially downloaded models
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
When I download a model and somehow the download gets interrupted, when I try to use it, llm does not give any error message and responds with newlines. Is there any way I can delete or reload a partially download model?
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
Start by reproducing an interrupted model download through the llm command-line interface and inspect how the downloaded model is later loaded. Determine how partial downloads are detected and how users can delete or reload them; done means the failure produces a clear error and the partial model can be safely recovered or removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100