modelscope / modelscope/sirchmunk
use local model files in cache dir
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 146
- Avg merge
- 3h 31m
- Merged PRs (30d)
- 6
Description
Try to deploy on an internal network, so I manually downloaded the embedding model files from the external network and placed them under cache/model.
However, the system still reports a model download failure on startup.
Hope to use the local model files instead of attempting to download them every time
Contributor guide
No contributing guide indexed for this repository
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 tracing startup's embedding-model loading and how the cache/model directory is resolved. Reproduce the failure with the manually downloaded files while offline, then verify that startup uses those local files without attempting an external download.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100