modelscope / modelscope/sirchmunk

use local model files in cache dir

Open
#136 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.